@parcel/cache
Advanced tools
Comparing version 2.0.0-canary.1742 to 2.0.0-canary.1749
{ | ||
"name": "@parcel/cache", | ||
"description": "Interface for defining caches and file-system, IDB and LMDB implementations.", | ||
"version": "2.0.0-canary.1742+ba2aceaf9", | ||
"version": "2.0.0-canary.1749+a53f8f3ba", | ||
"license": "MIT", | ||
@@ -28,9 +28,9 @@ "publishConfig": { | ||
"dependencies": { | ||
"@parcel/fs": "2.0.0-canary.1742+ba2aceaf9", | ||
"@parcel/logger": "2.0.0-canary.1742+ba2aceaf9", | ||
"@parcel/utils": "2.0.0-canary.1742+ba2aceaf9", | ||
"@parcel/fs": "2.0.0-canary.1749+a53f8f3ba", | ||
"@parcel/logger": "2.0.0-canary.1749+a53f8f3ba", | ||
"@parcel/utils": "2.0.0-canary.1749+a53f8f3ba", | ||
"lmdb": "2.8.5" | ||
}, | ||
"peerDependencies": { | ||
"@parcel/core": "^2.0.0-canary.1740+ba2aceaf9" | ||
"@parcel/core": "^2.0.0-canary.1747+a53f8f3ba" | ||
}, | ||
@@ -44,3 +44,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ba2aceaf93fb1695a02b6ab8d0834da0cef9773f" | ||
"gitHead": "a53f8f3ba1025c7ea8653e9719e0a61ef9717079" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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 1 instance in 1 package
11
210