@vltpkg/cache
Advanced tools
+5
-5
| { | ||
| "name": "@vltpkg/cache", | ||
| "description": "The filesystem cache for `@vlt/registry-client`", | ||
| "version": "1.0.0-rc.22", | ||
| "version": "1.0.0-rc.23", | ||
| "repository": { | ||
@@ -15,4 +15,4 @@ "type": "git", | ||
| "dependencies": { | ||
| "@vltpkg/error-cause": "1.0.0-rc.22", | ||
| "@vltpkg/types": "1.0.0-rc.22", | ||
| "@vltpkg/error-cause": "1.0.0-rc.23", | ||
| "@vltpkg/types": "1.0.0-rc.23", | ||
| "lru-cache": "^11.2.4", | ||
@@ -50,3 +50,3 @@ "rimraf": "^6.1.2" | ||
| "prettier": "../../.prettierrc.js", | ||
| "module": "./src/index.ts", | ||
| "module": "./dist/index.js", | ||
| "type": "module", | ||
@@ -57,3 +57,3 @@ "exports": { | ||
| "import": { | ||
| "default": "./src/index.ts" | ||
| "default": "./dist/index.js" | ||
| } | ||
@@ -60,0 +60,0 @@ } |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 2 instances in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 2 instances in 1 package
6617
0.03%5
-16.67%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated