@cryptoeconomicslab/ovm-transpiler
Advanced tools
Comparing version 0.5.0 to 0.5.2-alpha.3
{ | ||
"name": "@cryptoeconomicslab/ovm-transpiler", | ||
"version": "0.5.0", | ||
"version": "0.5.2-alpha.3", | ||
"description": "OVM transpiler", | ||
@@ -32,4 +32,4 @@ "author": { | ||
"dependencies": { | ||
"@cryptoeconomicslab/coder": "^0.5.0", | ||
"@cryptoeconomicslab/context": "^0.5.0", | ||
"@cryptoeconomicslab/coder": "^0.5.2-alpha.3", | ||
"@cryptoeconomicslab/context": "^0.5.2-alpha.3", | ||
"@cryptoeconomicslab/ovm-parser": "^0.5.0", | ||
@@ -39,3 +39,3 @@ "tslib": "^1.11.1" | ||
"devDependencies": { | ||
"@cryptoeconomicslab/primitives": "^0.5.0" | ||
"@cryptoeconomicslab/primitives": "^0.5.2-alpha.3" | ||
}, | ||
@@ -45,3 +45,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "83bf87b438d3bc2161d92af731c0cc54da78c77f" | ||
"gitHead": "2d85760bd75bfa8814c49e4ccbea2b2473ed8ae9" | ||
} |
60591
+ Added@cryptoeconomicslab/coder@0.5.2-alpha.3(transitive)
+ Added@cryptoeconomicslab/context@0.5.2-alpha.3(transitive)
- Removed@cryptoeconomicslab/coder@0.5.0(transitive)
- Removed@cryptoeconomicslab/context@0.5.0(transitive)