@stacks/auth
Advanced tools
Comparing version 2.0.0-beta.1 to 2.0.0
@@ -6,4 +6,12 @@ # Change Log | ||
# [2.0.0](https://github.com/blockstack/blockstack.js/compare/v2.0.0-beta.1...v2.0.0) (2021-07-19) | ||
**Note:** Version bump only for package @stacks/auth | ||
## [1.2.3](https://github.com/blockstack/blockstack.js/compare/v1.2.2...v1.2.3) (2021-02-25) | ||
**Note:** Version bump only for package @stacks/auth |
{ | ||
"name": "@stacks/auth", | ||
"version": "2.0.0-beta.1", | ||
"version": "2.0.0", | ||
"description": "Authentication for Stacks apps.", | ||
@@ -41,6 +41,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@stacks/common": "^2.0.0-beta.0", | ||
"@stacks/encryption": "^2.0.0-beta.0", | ||
"@stacks/network": "^2.0.0-beta.0", | ||
"@stacks/profile": "^2.0.0-beta.1", | ||
"@stacks/common": "^2.0.0", | ||
"@stacks/encryption": "^2.0.0", | ||
"@stacks/network": "^2.0.0", | ||
"@stacks/profile": "^2.0.0", | ||
"c32check": "^1.1.2", | ||
@@ -69,3 +69,3 @@ "cross-fetch": "^3.1.4", | ||
"unpkg": "dist/index.umd.js", | ||
"gitHead": "49425044179afac8fbedda2d57fe081950580bbd" | ||
"gitHead": "f1dbba6c23466cdad67386cac3e60f0d5e36e290" | ||
} |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
200081
0
1
Updated@stacks/common@^2.0.0
Updated@stacks/encryption@^2.0.0
Updated@stacks/network@^2.0.0
Updated@stacks/profile@^2.0.0