cashscript
Advanced tools
Comparing version 0.1.2-beta to 0.2.0-beta
{ | ||
"name": "cashscript", | ||
"description": "⚖️ Easily write and interact with Cash Contracts on Bitcoin Cash", | ||
"version": "0.1.2-beta", | ||
"version": "0.2.0-beta", | ||
"author": "Rosco Kalis <roscokalis@gmail.com>", | ||
@@ -13,6 +13,6 @@ "bugs": { | ||
"dependencies": { | ||
"bitbox-sdk": "^8.4.0", | ||
"bitbox-sdk": "^8.8.0", | ||
"bitcoincashjs-lib": "Bitcoin-com/bitcoincashjs-lib#v4.0.1", | ||
"cashc": "^0.1.2-beta", | ||
"delay": "^4.2.0" | ||
"cashc": "^0.2.0-beta", | ||
"delay": "^4.3.0" | ||
}, | ||
@@ -22,5 +22,4 @@ "devDependencies": { | ||
"eslint": "^5.16.0", | ||
"mocha": "^6.1.4", | ||
"nyc": "^14.1.1", | ||
"typescript": "^3.5.1" | ||
"typescript": "3.5.3" | ||
}, | ||
@@ -27,0 +26,0 @@ "directories": { |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4
1
46695
+ Added@types/semver@6.2.7(transitive)
+ Addedcashc@0.2.0-beta(transitive)
+ Addedsemver@6.3.1(transitive)
+ Addedyargs@14.2.3(transitive)
+ Addedyargs-parser@15.0.3(transitive)
- Removedcashc@0.1.2-beta(transitive)
- Removedyargs@13.3.2(transitive)
- Removedyargs-parser@13.1.2(transitive)
Updatedbitbox-sdk@^8.8.0
Updatedcashc@^0.2.0-beta
Updateddelay@^4.3.0