New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@parcel/cache

Package Overview
Dependencies
Maintainers
1
Versions
908
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.1595 to 2.0.0-canary.1596

12

package.json
{
"name": "@parcel/cache",
"description": "Interface for defining caches and file-system, IDB and LMDB implementations.",
"version": "2.0.0-canary.1595+a4a403300",
"version": "2.0.0-canary.1596+43d5d191a",
"license": "MIT",

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

"dependencies": {
"@parcel/fs": "2.0.0-canary.1595+a4a403300",
"@parcel/logger": "2.0.0-canary.1595+a4a403300",
"@parcel/utils": "2.0.0-canary.1595+a4a403300",
"@parcel/fs": "2.0.0-canary.1596+43d5d191a",
"@parcel/logger": "2.0.0-canary.1596+43d5d191a",
"@parcel/utils": "2.0.0-canary.1596+43d5d191a",
"lmdb": "2.8.5"
},
"peerDependencies": {
"@parcel/core": "^2.0.0-canary.1593+a4a403300"
"@parcel/core": "^2.0.0-canary.1594+43d5d191a"
},

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

},
"gitHead": "a4a4033001633489e9d1075719978510f3245891"
"gitHead": "43d5d191a6f1e66e07c6a732acf5a29260bc943f"
}
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