@verdaccio/local-storage
Advanced tools
Comparing version 12.0.0-next.2 to 12.0.0-next.3
{ | ||
"name": "@verdaccio/local-storage", | ||
"version": "12.0.0-next.2", | ||
"version": "12.0.0-next.3", | ||
"description": "Local storage implementation", | ||
@@ -36,9 +36,8 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=14", | ||
"npm": ">=7" | ||
"node": ">=18" | ||
}, | ||
"dependencies": { | ||
"@verdaccio/core": "7.0.0-next.2", | ||
"@verdaccio/file-locking": "12.0.0-next.0", | ||
"@verdaccio/utils": "7.0.0-next.2", | ||
"@verdaccio/core": "7.0.0-next.3", | ||
"@verdaccio/file-locking": "12.0.0-next.1", | ||
"@verdaccio/utils": "7.0.0-next.3", | ||
"core-js": "3.30.2", | ||
@@ -48,14 +47,14 @@ "debug": "4.3.4", | ||
"lockfile": "1.0.4", | ||
"sanitize-filename": "1.6.3", | ||
"lodash": "4.17.21", | ||
"lowdb": "1.0.0", | ||
"lru-cache": "7.18.3" | ||
"lru-cache": "7.18.3", | ||
"sanitize-filename": "1.6.3" | ||
}, | ||
"devDependencies": { | ||
"@types/minimatch": "3.0.5", | ||
"@verdaccio/types": "12.0.0-next.0", | ||
"@verdaccio/config": "7.0.0-next.2", | ||
"@verdaccio/logger": "7.0.0-next.2", | ||
"@types/minimatch": "5.1.2", | ||
"@verdaccio/config": "7.0.0-next.3", | ||
"@verdaccio/logger": "7.0.0-next.3", | ||
"@verdaccio/test-helper": "3.0.0-next.0", | ||
"minimatch": "3.1.2" | ||
"@verdaccio/types": "12.0.0-next.1", | ||
"minimatch": "9.0.3" | ||
}, | ||
@@ -62,0 +61,0 @@ "funding": { |
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
117685
+ Added@verdaccio/core@7.0.0-next.3(transitive)
+ Added@verdaccio/file-locking@12.0.0-next.1(transitive)
+ Added@verdaccio/utils@7.0.0-next.3(transitive)
+ Addedbrace-expansion@2.0.1(transitive)
+ Addedminimatch@7.4.6(transitive)
- Removed@verdaccio/core@7.0.0-next.2(transitive)
- Removed@verdaccio/file-locking@12.0.0-next.0(transitive)
- Removed@verdaccio/utils@7.0.0-next.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedminimatch@3.1.2(transitive)
Updated@verdaccio/core@7.0.0-next.3