@harmony-js/contract
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"name": "@harmony-js/contract", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "contract libraries for harmony", | ||
@@ -11,2 +11,3 @@ "main": "dist/index.js", | ||
"typings": "dist/index.d.ts", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
@@ -21,10 +22,9 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"dependencies": { | ||
"@harmony-js/account": "0.0.14", | ||
"@harmony-js/crypto": "0.0.14", | ||
"@harmony-js/network": "0.0.14", | ||
"@harmony-js/transaction": "0.0.14", | ||
"@harmony-js/utils": "0.0.14", | ||
"abi-decoder": "^1.2.0" | ||
"@harmony-js/account": "0.0.15", | ||
"@harmony-js/crypto": "0.0.15", | ||
"@harmony-js/network": "0.0.15", | ||
"@harmony-js/transaction": "0.0.15", | ||
"@harmony-js/utils": "0.0.15" | ||
}, | ||
"gitHead": "12f94f27f810971eb590905ffbe2128db8cf1221" | ||
"gitHead": "d99ec3057307edb74fafa3932b8533114165a5a1" | ||
} |
16650122
5
+ Added@harmony-js/account@0.0.15(transitive)
+ Added@harmony-js/core@0.0.15(transitive)
+ Added@harmony-js/crypto@0.0.15(transitive)
+ Added@harmony-js/network@0.0.15(transitive)
+ Added@harmony-js/transaction@0.0.15(transitive)
+ Added@harmony-js/utils@0.0.15(transitive)
- Removedabi-decoder@^1.2.0
- Removed@harmony-js/account@0.0.14(transitive)
- Removed@harmony-js/core@0.0.14(transitive)
- Removed@harmony-js/crypto@0.0.14(transitive)
- Removed@harmony-js/network@0.0.14(transitive)
- Removed@harmony-js/transaction@0.0.14(transitive)
- Removed@harmony-js/utils@0.0.14(transitive)
- Removedabi-decoder@1.2.0(transitive)
- Removedcrypto-js@3.3.0(transitive)
- Removedutf8@2.1.2(transitive)
- Removedweb3@0.18.4(transitive)
- Removedxhr2@0.2.1(transitive)
- Removedxmlhttprequest@1.8.0(transitive)
Updated@harmony-js/account@0.0.15
Updated@harmony-js/crypto@0.0.15
Updated@harmony-js/network@0.0.15
Updated@harmony-js/utils@0.0.15