@stacks/auth
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 @@ **Note:** Version bump only for package @stacks/auth |
{ | ||
"name": "@stacks/auth", | ||
"version": "2.0.0", | ||
"version": "3.0.0-beta.0", | ||
"description": "Authentication for Stacks apps.", | ||
@@ -41,6 +41,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@stacks/common": "^2.0.0", | ||
"@stacks/encryption": "^2.0.0", | ||
"@stacks/network": "^2.0.0", | ||
"@stacks/profile": "^2.0.0", | ||
"@stacks/common": "^3.0.0-beta.0", | ||
"@stacks/encryption": "^3.0.0-beta.0", | ||
"@stacks/network": "^3.0.0-beta.0", | ||
"@stacks/profile": "^3.0.0-beta.0", | ||
"c32check": "^1.1.2", | ||
@@ -69,3 +69,3 @@ "cross-fetch": "^3.1.4", | ||
"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
200130
1
+ Added@stacks/common@3.5.1(transitive)
+ Added@stacks/encryption@3.5.1(transitive)
+ Added@stacks/network@3.5.1(transitive)
+ Added@stacks/profile@3.5.1(transitive)
+ Added@stacks/transactions@3.5.1(transitive)
+ Addedbn.js@5.2.1(transitive)
+ Addedlodash.clonedeep@4.5.0(transitive)
+ Addedzone-file@2.0.0-beta.3(transitive)
- Removed@stacks/common@1.2.22.0.2(transitive)
- Removed@stacks/encryption@2.0.1(transitive)
- Removed@stacks/network@1.2.22.0.2(transitive)
- Removed@stacks/profile@2.0.1(transitive)
- Removed@stacks/transactions@2.0.1(transitive)
- Removed@types/elliptic@6.4.18(transitive)
- Removed@types/randombytes@2.0.3(transitive)
- Removedzone-file@1.0.0(transitive)
Updated@stacks/common@^3.0.0-beta.0