@verdaccio/local-storage
Advanced tools
Comparing version 12.0.0-next-7.20 to 12.0.0-next-8.21
@@ -45,3 +45,3 @@ "use strict"; | ||
path: this.path | ||
}, 'local storage path @{path}'); | ||
}, 'local storage path: @{path}'); | ||
debug('plugin storage path %o', this.path); | ||
@@ -48,0 +48,0 @@ } |
{ | ||
"name": "@verdaccio/local-storage", | ||
"version": "12.0.0-next-7.20", | ||
"version": "12.0.0-next-8.21", | ||
"description": "Local storage implementation", | ||
@@ -39,7 +39,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@verdaccio/core": "7.0.0-next-7.20", | ||
"@verdaccio/core": "7.0.0-next-8.21", | ||
"@verdaccio/file-locking": "12.0.0-next.1", | ||
"@verdaccio/utils": "7.0.0-next-7.20", | ||
"core-js": "3.35.0", | ||
"debug": "4.3.4", | ||
"@verdaccio/utils": "7.0.0-next-8.21", | ||
"core-js": "3.37.1", | ||
"debug": "4.3.6", | ||
"globby": "11.1.0", | ||
@@ -54,7 +54,7 @@ "lockfile": "1.0.4", | ||
"@types/minimatch": "5.1.2", | ||
"@verdaccio/config": "7.0.0-next-7.20", | ||
"@verdaccio/logger": "7.0.0-next-7.20", | ||
"@verdaccio/config": "7.0.0-next-8.21", | ||
"@verdaccio/logger": "7.0.0-next-8.21", | ||
"@verdaccio/test-helper": "3.0.0-next-7.2", | ||
"@verdaccio/types": "12.0.0-next-7.5", | ||
"minimatch": "9.0.4" | ||
"minimatch": "9.0.5" | ||
}, | ||
@@ -67,3 +67,3 @@ "funding": { | ||
"clean": "rimraf ./build", | ||
"test": "jest --runInBand", | ||
"test": "vitest run", | ||
"type-check": "tsc --noEmit -p tsconfig.build.json", | ||
@@ -70,0 +70,0 @@ "build:types": "tsc --emitDeclarationOnly -p tsconfig.build.json", |
Sorry, the diff of this file is not supported yet
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
117465
+ Added@verdaccio/core@7.0.0-next-8.21(transitive)
+ Added@verdaccio/utils@7.0.0-next-8.21(transitive)
+ Addedajv@8.17.1(transitive)
+ Addedcore-js@3.37.1(transitive)
+ Addeddebug@4.3.6(transitive)
+ Addedfast-uri@3.0.3(transitive)
- Removed@verdaccio/core@7.0.0-next-7.20(transitive)
- Removed@verdaccio/utils@7.0.0-next-7.20(transitive)
- Removedajv@8.12.0(transitive)
- Removedcore-js@3.35.0(transitive)
- Removeddebug@4.3.4(transitive)
- Removedpunycode@2.3.1(transitive)
- Removeduri-js@4.4.1(transitive)
Updatedcore-js@3.37.1
Updateddebug@4.3.6