@harmony-js/core
Advanced tools
Comparing version 0.0.17 to 0.0.18
{ | ||
"name": "@harmony-js/core", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "harmony core package", | ||
@@ -21,10 +21,10 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@harmony-js/account": "0.0.17", | ||
"@harmony-js/contract": "0.0.17", | ||
"@harmony-js/crypto": "0.0.17", | ||
"@harmony-js/network": "0.0.17", | ||
"@harmony-js/transaction": "0.0.17", | ||
"@harmony-js/utils": "0.0.17" | ||
"@harmony-js/account": "0.0.18", | ||
"@harmony-js/contract": "0.0.18", | ||
"@harmony-js/crypto": "0.0.18", | ||
"@harmony-js/network": "0.0.18", | ||
"@harmony-js/transaction": "0.0.18", | ||
"@harmony-js/utils": "0.0.18" | ||
}, | ||
"gitHead": "225500b64a27468a32ee1355c8cce8dbf2c96c06" | ||
"gitHead": "7ee72320c544d88853e57d4f1c14bbc23249ee15" | ||
} |
{ | ||
"extends": "../../tsconfig.test.json", | ||
"include": ["src", "test", "../../typings/**/*.d.ts"], | ||
"include": ["src", "__test__", "../../typings/**/*.d.ts"], | ||
"references": [] | ||
} |
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
262280
+ Added@harmony-js/account@0.0.18(transitive)
+ Added@harmony-js/contract@0.0.18(transitive)
+ Added@harmony-js/crypto@0.0.18(transitive)
+ Added@harmony-js/network@0.0.18(transitive)
+ Added@harmony-js/transaction@0.0.18(transitive)
+ Added@harmony-js/utils@0.0.18(transitive)
- Removed@harmony-js/account@0.0.17(transitive)
- Removed@harmony-js/contract@0.0.17(transitive)
- Removed@harmony-js/crypto@0.0.17(transitive)
- Removed@harmony-js/network@0.0.17(transitive)
- Removed@harmony-js/transaction@0.0.17(transitive)
- Removed@harmony-js/utils@0.0.17(transitive)
Updated@harmony-js/account@0.0.18
Updated@harmony-js/contract@0.0.18
Updated@harmony-js/crypto@0.0.18
Updated@harmony-js/network@0.0.18
Updated@harmony-js/utils@0.0.18