New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stacks/auth

Package Overview
Dependencies
Maintainers
8
Versions
663
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacks/auth - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1-beta.1

10

CHANGELOG.md

@@ -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)
## [2.0.1-beta.1](https://github.com/blockstack/blockstack.js/compare/v2.0.0-beta.1...v2.0.1-beta.1) (2021-07-26)

@@ -15,4 +15,12 @@ **Note:** Version bump only for package @stacks/auth

# [2.0.0-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.0-beta.1...v2.0.0-beta.2) (2021-07-26)
**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

12

package.json
{
"name": "@stacks/auth",
"version": "2.0.0",
"version": "2.0.1-beta.1",
"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": "^2.0.1-beta.1",
"@stacks/encryption": "^2.0.1-beta.1",
"@stacks/network": "^2.0.1-beta.1",
"@stacks/profile": "^2.0.1-beta.1",
"c32check": "^1.1.2",

@@ -69,3 +69,3 @@ "cross-fetch": "^3.1.4",

"unpkg": "dist/index.umd.js",
"gitHead": "f1dbba6c23466cdad67386cac3e60f0d5e36e290"
"gitHead": "06c038827d29651628706474b2207ebe4f5859d9"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc