File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# This file is written to be a whitelist instead of a blacklist. Start by
2
2
# ignoring everything, then add back the files we want to be included in the
3
3
# final NPM package.
4
+
4
5
*
5
6
6
7
# And these are the files that are allowed.
Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2019 Stark Bank S.A.
3
+ Copyright (c) 2020 Stark Bank S.A.
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " starkbank-ecdsa" ,
3
- "version" : " 0 .0.2 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"description" : " fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)" ,
5
5
"main" : " index.js" ,
6
6
"directories" : {
You can’t perform that action at this time.
0 commit comments