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

@medusajs/auth-emailpass

Package Overview
Dependencies
Maintainers
0
Versions
2827
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medusajs/auth-emailpass - npm Package Compare versions

Comparing version

to
0.0.2-snapshot-20240528094636

4

package.json
{
"name": "@medusajs/auth-emailpass",
"version": "0.0.2-snapshot-20240528082138",
"version": "0.0.2-snapshot-20240528094636",
"description": "Email and password credential authentication provider for Medusa",

@@ -33,3 +33,3 @@ "main": "dist/index.js",

"dependencies": {
"@medusajs/utils": "1.12.0-snapshot-20240528082138",
"@medusajs/utils": "1.12.0-snapshot-20240528094636",
"scrypt-kdf": "^2.0.1"

@@ -36,0 +36,0 @@ },