@eth-sdk/utils
Advanced tools
Comparing version 0.1.7 to 0.2.0
{ | ||
"name": "@eth-sdk/utils", | ||
"version": "0.1.7", | ||
"version": "0.2.0", | ||
"description": "Eth sdk utils", | ||
@@ -12,6 +12,6 @@ "author": { | ||
"type": "git", | ||
"url": "https://github.com/etherspot/eth-sdk.git" | ||
"url": "https://github.com/abridged/eth-sdk.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/etherspot/eth-sdk/issues" | ||
"url": "https://github.com/abridged/eth-sdk/issues" | ||
}, | ||
@@ -31,18 +31,18 @@ "main": "./build/index.js", | ||
"dependencies": { | ||
"@types/bn.js": "^4.11.5", | ||
"@types/node": "^12.0.0", | ||
"@types/secp256k1": "^3.5.0", | ||
"bn.js": "^4.11.8", | ||
"js-sha3": "^0.8.0", | ||
"secp256k1": "^3.7.1" | ||
"@types/bn.js": "4.11.5", | ||
"@types/node": "12.12.9", | ||
"@types/secp256k1": "3.5.0", | ||
"bn.js": "4.11.8", | ||
"js-sha3": "0.8.0", | ||
"secp256k1": "3.7.1" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^24.0.19", | ||
"jest": "^24.9.0", | ||
"rimraf": "^3.0.0", | ||
"ts-jest": "^24.1.0", | ||
"tslint": "^5.20.0", | ||
"tslint-config-airbnb": "^5.11.2", | ||
"tsutils": "^3.17.1", | ||
"typescript": "^3.6.4" | ||
"@types/jest": "24.0.23", | ||
"jest": "24.9.0", | ||
"rimraf": "3.0.0", | ||
"ts-jest": "24.1.0", | ||
"tslint": "5.20.1", | ||
"tslint-config-airbnb": "5.11.2", | ||
"tsutils": "3.17.1", | ||
"typescript": "3.7.2" | ||
}, | ||
@@ -49,0 +49,0 @@ "jest": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67162
+ Added@types/bn.js@4.11.5(transitive)
+ Added@types/node@12.12.9(transitive)
+ Added@types/secp256k1@3.5.0(transitive)
+ Addedbn.js@4.11.8(transitive)
+ Addedsecp256k1@3.7.1(transitive)
- Removed@types/bn.js@4.11.6(transitive)
- Removed@types/node@12.20.55(transitive)
- Removed@types/secp256k1@3.5.3(transitive)
- Removedsecp256k1@3.8.1(transitive)
Updated@types/bn.js@4.11.5
Updated@types/node@12.12.9
Updated@types/secp256k1@3.5.0
Updatedbn.js@4.11.8
Updatedjs-sha3@0.8.0
Updatedsecp256k1@3.7.1