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
0
Versions
909
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.1779 to 2.0.0-canary.1780

12

package.json
{
"name": "@parcel/cache",
"description": "Interface for defining caches and file-system, IDB and LMDB implementations.",
"version": "2.0.0-canary.1779+d6a4df370",
"version": "2.0.0-canary.1780+1e6f4b373",
"license": "MIT",

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

"dependencies": {
"@parcel/fs": "2.0.0-canary.1779+d6a4df370",
"@parcel/logger": "2.0.0-canary.1779+d6a4df370",
"@parcel/utils": "2.0.0-canary.1779+d6a4df370",
"@parcel/fs": "2.0.0-canary.1780+1e6f4b373",
"@parcel/logger": "2.0.0-canary.1780+1e6f4b373",
"@parcel/utils": "2.0.0-canary.1780+1e6f4b373",
"lmdb": "2.8.5"
},
"peerDependencies": {
"@parcel/core": "^2.0.0-canary.1777+d6a4df370"
"@parcel/core": "^2.0.0-canary.1778+1e6f4b373"
},

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

},
"gitHead": "d6a4df3700bc2364eca18c25c42aa5f220c4b8db"
"gitHead": "1e6f4b37336bf6dcf2406bc648131f28c7d0012a"
}
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