@verdaccio/local-storage
Advanced tools
Comparing version 10.3.2 to 10.3.3
{ | ||
"name": "@verdaccio/local-storage", | ||
"version": "10.3.2", | ||
"version": "10.3.3", | ||
"description": "Local storage implementation", | ||
@@ -35,4 +35,4 @@ "keywords": [ | ||
"@verdaccio/commons-api": "10.2.0", | ||
"@verdaccio/file-locking": "10.3.0", | ||
"@verdaccio/streams": "10.2.0", | ||
"@verdaccio/file-locking": "10.3.1", | ||
"@verdaccio/streams": "10.2.1", | ||
"async": "3.2.4", | ||
@@ -59,6 +59,6 @@ "debug": "4.3.4", | ||
"type-check": "tsc --noEmit -p tsconfig.build.json", | ||
"build:types": "tsc --emitDeclarationOnly -p tsconfig.build.json", | ||
"build:js": "babel src/ --out-dir lib/ --copy-files --extensions \".ts,.tsx\" --source-maps", | ||
"watch": "pnpm build:js -- --watch", | ||
"build": "pnpm run build:js" | ||
"build": "pnpm run build:js && pnpm run build:types" | ||
} | ||
} |
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
96901
21
932
+ Added@verdaccio/file-locking@10.3.1(transitive)
+ Added@verdaccio/streams@10.2.1(transitive)
- Removed@verdaccio/file-locking@10.3.0(transitive)
- Removed@verdaccio/streams@10.2.0(transitive)
Updated@verdaccio/streams@10.2.1