verdaccio-auth-memory
Advanced tools
Comparing version
{ | ||
"name": "verdaccio-auth-memory", | ||
"version": "13.0.0-next-8.21", | ||
"version": "13.0.0-next-8.22", | ||
"description": "Auth plugin for Verdaccio that keeps users in memory", | ||
@@ -33,8 +33,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@verdaccio/core": "8.0.0-next-8.21", | ||
"@verdaccio/core": "8.0.0-next-8.22", | ||
"debug": "4.4.1" | ||
}, | ||
"devDependencies": { | ||
"@types/debug": "^4.1.12", | ||
"@verdaccio/config": "8.0.0-next-8.21", | ||
"@types/debug": "4.1.12", | ||
"@verdaccio/config": "8.0.0-next-8.22", | ||
"@verdaccio/types": "13.0.0-next-8.7" | ||
@@ -41,0 +41,0 @@ }, |
27861
0+ Added
- Removed