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-preview-20240528150508

4

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

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

"dependencies": {
"@medusajs/utils": "1.12.0-preview-20240528134223",
"@medusajs/utils": "1.12.0-preview-20240528150508",
"scrypt-kdf": "^2.0.1"

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