@zilliqa-js/account
Advanced tools
Comparing version 0.2.1-next.20181112 to 0.2.1-next.20181113
{ | ||
"name": "@zilliqa-js/account", | ||
"version": "0.2.1-next.20181112", | ||
"version": "0.2.1-next.20181113", | ||
"description": "Used for signing transactions.", | ||
@@ -21,5 +21,5 @@ "main": "dist/index.umd.js", | ||
"dependencies": { | ||
"@zilliqa-js/core": "^0.2.1-next.20181112", | ||
"@zilliqa-js/crypto": "^0.2.1-next.20181112", | ||
"@zilliqa-js/util": "^0.2.1-next.20181112", | ||
"@zilliqa-js/core": "0.2.1-next.20181113", | ||
"@zilliqa-js/crypto": "0.2.1-next.20181113", | ||
"@zilliqa-js/util": "0.2.1-next.20181113", | ||
"bip39": "^2.5.0", | ||
@@ -34,3 +34,3 @@ "bn.js": "^4.11.8", | ||
}, | ||
"gitHead": "51b5325fbe7a8a986931ce089058fb4619cf85d1" | ||
"gitHead": "4c540e6820c698163fef0eafc7a9f98a097792f9" | ||
} |
Sorry, the diff of this file is too big to display
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
6730326
+ Added@zilliqa-js/core@0.2.1-next.20181113(transitive)
+ Added@zilliqa-js/crypto@0.2.1-next.20181113(transitive)
+ Added@zilliqa-js/util@0.2.1-next.20181113(transitive)
- Removed@types/bn.js@4.11.6(transitive)
- Removed@types/long@4.0.2(transitive)
- Removed@types/node@22.10.2(transitive)
- Removed@zilliqa-js/core@0.2.10(transitive)
- Removed@zilliqa-js/crypto@0.2.10(transitive)
- Removed@zilliqa-js/util@0.2.10(transitive)
- Removedlong@4.0.0(transitive)
- Removedundici-types@6.20.0(transitive)