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
0
Versions
670
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

to
7.0.2-beta.1

12

package.json
{
"name": "@stacks/auth",
"version": "7.0.2-beta.0",
"version": "7.0.2-beta.1",
"description": "Authentication for Stacks apps.",

@@ -24,6 +24,6 @@ "license": "MIT",

"@noble/secp256k1": "1.7.1",
"@stacks/common": "^7.0.2-beta.0",
"@stacks/encryption": "^7.0.2-beta.0",
"@stacks/network": "^7.0.2-beta.0",
"@stacks/profile": "^7.0.2-beta.0",
"@stacks/common": "^7.0.2-beta.1",
"@stacks/encryption": "^7.0.2-beta.1",
"@stacks/network": "^7.0.2-beta.1",
"@stacks/profile": "^7.0.2-beta.1",
"cross-fetch": "^3.1.5",

@@ -64,3 +64,3 @@ "jsontokens": "^4.0.1"

},
"gitHead": "af2f940b2bafc427f7b8afc42d2d212f1798da8d"
"gitHead": "35eb1176f4956c05ea4e7418b74a2d52e0ce7462"
}