@cryptoeconomicslab/contract
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@cryptoeconomicslab/contract", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "contract", | ||
@@ -51,11 +51,14 @@ "author": { | ||
"dependencies": { | ||
"@cryptoeconomicslab/coder": "^0.0.5", | ||
"@cryptoeconomicslab/db": "^0.0.5", | ||
"@cryptoeconomicslab/ovm": "^0.0.5", | ||
"@cryptoeconomicslab/primitives": "^0.0.5" | ||
"@cryptoeconomicslab/coder": "^0.0.6", | ||
"@cryptoeconomicslab/db": "^0.0.6", | ||
"@cryptoeconomicslab/ovm": "^0.0.6" | ||
}, | ||
"gitHead": "12317f3664d7aefd4af998e46f7211c1cb6671fc", | ||
"gitHead": "842f994568e7828197cc299f2e33972624f1269c", | ||
"devDependencies": { | ||
"@cryptoeconomicslab/level-kvs": "^0.0.2" | ||
"@cryptoeconomicslab/level-kvs": "^0.0.4", | ||
"@cryptoeconomicslab/primitives": "^0.0.6" | ||
}, | ||
"peerDependencies": { | ||
"@cryptoeconomicslab/primitives": "^0.0.5" | ||
} | ||
} |
26097
2
+ Added@cryptoeconomicslab/coder@0.0.6(transitive)
+ Added@cryptoeconomicslab/db@0.0.6(transitive)
+ Added@cryptoeconomicslab/ovm@0.0.6(transitive)
+ Added@cryptoeconomicslab/signature@0.0.6(transitive)
+ Added@cryptoeconomicslab/utils@0.0.6(transitive)
- Removed@cryptoeconomicslab/coder@0.0.5(transitive)
- Removed@cryptoeconomicslab/db@0.0.5(transitive)
- Removed@cryptoeconomicslab/ovm@0.0.5(transitive)
- Removed@cryptoeconomicslab/signature@0.0.5(transitive)
- Removed@cryptoeconomicslab/utils@0.0.5(transitive)