@zilliqa-js/contract
Advanced tools
Comparing version 2.3.0-alpha.0 to 3.0.0
{ | ||
"name": "@zilliqa-js/contract", | ||
"version": "2.3.0-alpha.0", | ||
"version": "3.0.0", | ||
"description": "Contract-related functionality.", | ||
@@ -28,7 +28,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@zilliqa-js/account": "2.3.0-alpha.0", | ||
"@zilliqa-js/blockchain": "2.3.0-alpha.0", | ||
"@zilliqa-js/core": "2.3.0-alpha.0", | ||
"@zilliqa-js/crypto": "2.3.0-alpha.0", | ||
"@zilliqa-js/util": "2.2.0", | ||
"@zilliqa-js/account": "3.0.0", | ||
"@zilliqa-js/blockchain": "3.0.0", | ||
"@zilliqa-js/core": "3.0.0", | ||
"@zilliqa-js/crypto": "3.0.0", | ||
"@zilliqa-js/util": "3.0.0", | ||
"hash.js": "^1.1.5", | ||
@@ -38,5 +38,5 @@ "utility-types": "^2.1.0" | ||
"engines": { | ||
"node": ">=10.0.0 <15" | ||
"node": ">=12.0.0 <15" | ||
}, | ||
"gitHead": "d4f6f6e15d8b33da276e240dbfd85380bb9d397c" | ||
"gitHead": "832bcaf3a930a7257e009481c0c76dc27e39450a" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
418828
+ Added@zilliqa-js/account@3.0.0(transitive)
+ Added@zilliqa-js/blockchain@3.0.0(transitive)
+ Added@zilliqa-js/core@3.0.0(transitive)
+ Added@zilliqa-js/crypto@3.0.0(transitive)
+ Added@zilliqa-js/proto@3.0.0(transitive)
+ Added@zilliqa-js/util@3.0.0(transitive)
- Removed@zilliqa-js/account@2.3.0-alpha.0(transitive)
- Removed@zilliqa-js/blockchain@2.3.0-alpha.0(transitive)
- Removed@zilliqa-js/core@2.3.0-alpha.0(transitive)
- Removed@zilliqa-js/crypto@2.3.0-alpha.0(transitive)
- Removed@zilliqa-js/proto@2.2.0(transitive)
- Removed@zilliqa-js/util@2.2.0(transitive)
Updated@zilliqa-js/account@3.0.0
Updated@zilliqa-js/blockchain@3.0.0
Updated@zilliqa-js/core@3.0.0
Updated@zilliqa-js/crypto@3.0.0
Updated@zilliqa-js/util@3.0.0