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