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
664
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-beta.1 to 2.0.0

8

CHANGELOG.md

@@ -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

12

package.json
{
"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"
}
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