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
896
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.1637 to 2.0.0-canary.1638

12

package.json
{
"name": "@parcel/cache",
"description": "Interface for defining caches and file-system, IDB and LMDB implementations.",
"version": "2.0.0-canary.1637+4933651b1",
"version": "2.0.0-canary.1638+35e936ac2",
"license": "MIT",

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

"dependencies": {
"@parcel/fs": "2.0.0-canary.1637+4933651b1",
"@parcel/logger": "2.0.0-canary.1637+4933651b1",
"@parcel/utils": "2.0.0-canary.1637+4933651b1",
"@parcel/fs": "2.0.0-canary.1638+35e936ac2",
"@parcel/logger": "2.0.0-canary.1638+35e936ac2",
"@parcel/utils": "2.0.0-canary.1638+35e936ac2",
"lmdb": "2.8.5"
},
"peerDependencies": {
"@parcel/core": "^2.0.0-canary.1635+4933651b1"
"@parcel/core": "^2.0.0-canary.1636+35e936ac2"
},

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

},
"gitHead": "4933651b11bbfab7f7e4bf727be8cc52819aa7a0"
"gitHead": "35e936ac2387833ef0af31647c2b670466345a64"
}
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