@stacks/stacking
Advanced tools
Comparing version 4.0.1-beta.1 to 4.0.1
{ | ||
"name": "@stacks/stacking", | ||
"version": "4.0.1-beta.1", | ||
"version": "4.0.1", | ||
"description": "Library for Stacking.", | ||
@@ -39,6 +39,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@stacks/common": "^4.0.0", | ||
"@stacks/network": "^4.0.0", | ||
"@stacks/common": "^4.0.1", | ||
"@stacks/network": "^4.0.1", | ||
"@stacks/stacks-blockchain-api-types": "^0.61.0", | ||
"@stacks/transactions": "^4.0.1-beta.1", | ||
"@stacks/transactions": "^4.0.0", | ||
"@types/bn.js": "^4.11.6", | ||
@@ -70,3 +70,3 @@ "bitcoinjs-lib": "^5.2.0", | ||
"unpkg": "dist/umd/index.js", | ||
"gitHead": "032c929756f53523ab0f5356dbe291e0f938d39b" | ||
"gitHead": "2add622be6429d5d73559af12872eab0fb66b996" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
3546539
6592
Updated@stacks/common@^4.0.1
Updated@stacks/network@^4.0.1
Updated@stacks/transactions@^4.0.0