@zilliqa-js/core
Advanced tools
Comparing version 2.0.0-alpha.0 to 2.0.0-alpha.1
{ | ||
"name": "@zilliqa-js/core", | ||
"version": "2.0.0-alpha.0", | ||
"version": "2.0.0-alpha.1", | ||
"description": "Core abstractions that power the zilliqa JS client.", | ||
@@ -28,3 +28,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@zilliqa-js/crypto": "1.0.0", | ||
"@zilliqa-js/crypto": "2.0.0-alpha.1", | ||
"@zilliqa-js/util": "0.11.1", | ||
@@ -37,3 +37,3 @@ "cross-fetch": "^2.2.2", | ||
}, | ||
"gitHead": "9d206bdfdb7292d83ad89ed84a534fb24b3829d2" | ||
"gitHead": "4657bf5791d4faaf5ff56a1a5571ec63e12597b0" | ||
} |
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
406908
+ Added@types/node@22.10.0(transitive)
+ Added@zilliqa-js/crypto@2.0.0-alpha.1(transitive)
- Removed@types/node@22.10.1(transitive)
- Removed@zilliqa-js/crypto@1.0.0(transitive)