tonweb-contract
Advanced tools
Comparing version 0.0.1 to 0.0.3
{ | ||
"name": "tonweb-contract", | ||
"version": "0.0.1", | ||
"version": "0.0.3", | ||
"description": "Interaction with smart contracts used in TonWeb", | ||
@@ -23,5 +23,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"tonweb-utils": "^0.0.1", | ||
"tonweb-boc": "^0.0.1" | ||
"tonweb-utils": "^0.0.3", | ||
"tonweb-boc": "^0.0.3" | ||
} | ||
} |
+ Addedtonweb-boc@0.0.3(transitive)
+ Addedtonweb-utils@0.0.3(transitive)
- Removedtonweb-boc@0.0.1(transitive)
- Removedtonweb-utils@0.0.1(transitive)
Updatedtonweb-boc@^0.0.3
Updatedtonweb-utils@^0.0.3