@harmony-js/contract
Advanced tools
Comparing version 0.0.20 to 0.0.21
{ | ||
"name": "@harmony-js/contract", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"description": "contract libraries for harmony", | ||
@@ -21,9 +21,9 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@harmony-js/account": "0.0.20", | ||
"@harmony-js/crypto": "0.0.20", | ||
"@harmony-js/network": "0.0.20", | ||
"@harmony-js/transaction": "0.0.20", | ||
"@harmony-js/utils": "0.0.20" | ||
"@harmony-js/account": "0.0.21", | ||
"@harmony-js/crypto": "0.0.21", | ||
"@harmony-js/network": "0.0.21", | ||
"@harmony-js/transaction": "0.0.21", | ||
"@harmony-js/utils": "0.0.21" | ||
}, | ||
"gitHead": "5b1841346387f4f3f5822f894d2297ee3bf36554" | ||
"gitHead": "7a51fd2bcccc294bd32f991181f755fdbc88f6e8" | ||
} |
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
+ Added@harmony-js/account@0.0.21(transitive)
+ Added@harmony-js/core@0.0.21(transitive)
+ Added@harmony-js/crypto@0.0.21(transitive)
+ Added@harmony-js/network@0.0.21(transitive)
+ Added@harmony-js/transaction@0.0.21(transitive)
+ Added@harmony-js/utils@0.0.21(transitive)
- Removed@harmony-js/account@0.0.20(transitive)
- Removed@harmony-js/core@0.0.20(transitive)
- Removed@harmony-js/crypto@0.0.20(transitive)
- Removed@harmony-js/network@0.0.20(transitive)
- Removed@harmony-js/transaction@0.0.20(transitive)
- Removed@harmony-js/utils@0.0.20(transitive)
Updated@harmony-js/account@0.0.21
Updated@harmony-js/crypto@0.0.21
Updated@harmony-js/network@0.0.21
Updated@harmony-js/utils@0.0.21