@stacks/network
Advanced tools
Comparing version 2.0.0 to 3.0.0-beta.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [2.0.0](https://github.com/blockstack/blockstack.js/compare/v2.0.0-beta.1...v2.0.0) (2021-07-19) | ||
# [3.0.0-beta.0](https://github.com/blockstack/blockstack.js/compare/v2.0.0-beta.1...v3.0.0-beta.0) (2021-07-20) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@stacks/network", | ||
"version": "2.0.0", | ||
"version": "3.0.0-beta.0", | ||
"description": "Library for Stacks network operations", | ||
@@ -41,3 +41,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@stacks/common": "^2.0.0" | ||
"@stacks/common": "^3.0.0-beta.0" | ||
}, | ||
@@ -62,3 +62,3 @@ "devDependencies": { | ||
"unpkg": "dist/index.umd.js", | ||
"gitHead": "f1dbba6c23466cdad67386cac3e60f0d5e36e290" | ||
"gitHead": "74e07902c986168aa48d34adb47a46de88bc2cdc" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
34967
1
+ Added@stacks/common@3.5.1(transitive)
+ Addedbn.js@5.2.1(transitive)
- Removed@stacks/common@2.0.2(transitive)
- Removedbn.js@4.12.1(transitive)
Updated@stacks/common@^3.0.0-beta.0