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.1630 to 2.0.0-canary.1631

12

package.json
{
"name": "@parcel/cache",
"description": "Interface for defining caches and file-system, IDB and LMDB implementations.",
"version": "2.0.0-canary.1630+a2789a49b",
"version": "2.0.0-canary.1631+1daabf5c5",
"license": "MIT",

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

"dependencies": {
"@parcel/fs": "2.0.0-canary.1630+a2789a49b",
"@parcel/logger": "2.0.0-canary.1630+a2789a49b",
"@parcel/utils": "2.0.0-canary.1630+a2789a49b",
"@parcel/fs": "2.0.0-canary.1631+1daabf5c5",
"@parcel/logger": "2.0.0-canary.1631+1daabf5c5",
"@parcel/utils": "2.0.0-canary.1631+1daabf5c5",
"lmdb": "2.8.5"
},
"peerDependencies": {
"@parcel/core": "^2.0.0-canary.1628+a2789a49b"
"@parcel/core": "^2.0.0-canary.1629+1daabf5c5"
},

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

},
"gitHead": "a2789a49b88b66c67a378b8c8813e504c77c8648"
"gitHead": "1daabf5c55459200c37042ecc2103f724e385c43"
}
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