Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@parcel/cache

Package Overview
Dependencies
Maintainers
1
Versions
902
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/cache - npm Package Compare versions

Comparing version 2.0.0-canary.1617 to 2.0.0-canary.1618

12

package.json
{
"name": "@parcel/cache",
"description": "Interface for defining caches and file-system, IDB and LMDB implementations.",
"version": "2.0.0-canary.1617+56ffb67bf",
"version": "2.0.0-canary.1618+0b58e514a",
"license": "MIT",

@@ -28,9 +28,9 @@ "publishConfig": {

"dependencies": {
"@parcel/fs": "2.0.0-canary.1617+56ffb67bf",
"@parcel/logger": "2.0.0-canary.1617+56ffb67bf",
"@parcel/utils": "2.0.0-canary.1617+56ffb67bf",
"@parcel/fs": "2.0.0-canary.1618+0b58e514a",
"@parcel/logger": "2.0.0-canary.1618+0b58e514a",
"@parcel/utils": "2.0.0-canary.1618+0b58e514a",
"lmdb": "2.8.5"
},
"peerDependencies": {
"@parcel/core": "^2.0.0-canary.1615+56ffb67bf"
"@parcel/core": "^2.0.0-canary.1616+0b58e514a"
},

@@ -44,3 +44,3 @@ "devDependencies": {

},
"gitHead": "56ffb67bf22ad0e218696c50840d9268c609f129"
"gitHead": "0b58e514a7069a5373773927dc40b1109d74c1ff"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc