@harmony-js/network
Advanced tools
Comparing version 0.0.32 to 0.0.33
{ | ||
"name": "@harmony-js/network", | ||
"version": "0.0.32", | ||
"version": "0.0.33", | ||
"description": "network suites for harmony", | ||
@@ -21,4 +21,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@harmony-js/core": "0.0.32", | ||
"@harmony-js/utils": "0.0.32", | ||
"@harmony-js/core": "0.0.33", | ||
"@harmony-js/utils": "0.0.33", | ||
"cross-fetch": "^3.0.2", | ||
@@ -28,3 +28,3 @@ "mitt": "^1.1.3", | ||
}, | ||
"gitHead": "ac90d10deaf715c4254bf7691e752332d0657d52" | ||
"gitHead": "6336e94dfe5e478c5109400659537330af188e23" | ||
} |
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.33(transitive)
+ Added@harmony-js/contract@0.0.33(transitive)
+ Added@harmony-js/core@0.0.33(transitive)
+ Added@harmony-js/crypto@0.0.33(transitive)
+ Added@harmony-js/transaction@0.0.33(transitive)
+ Added@harmony-js/utils@0.0.33(transitive)
- Removed@harmony-js/account@0.0.32(transitive)
- Removed@harmony-js/contract@0.0.32(transitive)
- Removed@harmony-js/core@0.0.32(transitive)
- Removed@harmony-js/crypto@0.0.32(transitive)
- Removed@harmony-js/transaction@0.0.32(transitive)
- Removed@harmony-js/utils@0.0.32(transitive)
Updated@harmony-js/core@0.0.33
Updated@harmony-js/utils@0.0.33