verdaccio-auth-memory
Advanced tools
Comparing version 11.0.0-6-next.39 to 11.0.0-6-next.40
# Change Log | ||
## 11.0.0-6-next.40 | ||
### Patch Changes | ||
- Updated dependencies [0a6412ca9] | ||
- @verdaccio/core@6.0.0-6-next.75 | ||
## 11.0.0-6-next.39 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "verdaccio-auth-memory", | ||
"version": "11.0.0-6-next.39", | ||
"version": "11.0.0-6-next.40", | ||
"description": "Auth plugin for Verdaccio that keeps users in memory", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@verdaccio/core": "6.0.0-6-next.74", | ||
"@verdaccio/core": "6.0.0-6-next.75", | ||
"debug": "4.3.4" | ||
@@ -40,3 +40,3 @@ }, | ||
"@types/debug": "^4.1.7", | ||
"@verdaccio/config": "6.0.0-6-next.74", | ||
"@verdaccio/config": "6.0.0-6-next.75", | ||
"@verdaccio/types": "11.0.0-6-next.25" | ||
@@ -43,0 +43,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53888
+ Added@verdaccio/core@6.0.0-6-next.75(transitive)
- Removed@verdaccio/core@6.0.0-6-next.74(transitive)