Socket
Socket
Sign inDemoInstall

@netlify/cache-utils

Package Overview
Dependencies
Maintainers
19
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/cache-utils - npm Package Compare versions

Comparing version 4.1.6 to 5.0.0

13

package.json
{
"name": "@netlify/cache-utils",
"version": "4.1.6",
"version": "5.0.0",
"description": "Utility for caching files in Netlify Build",

@@ -17,4 +17,3 @@ "type": "module",

"test": "ava",
"test:ci": "c8 -r lcovonly -r text -r json ava",
"test:measure": "node tools/tests_duration.mjs"
"test:ci": "c8 -r lcovonly -r text -r json ava"
},

@@ -65,10 +64,12 @@ "keywords": [

"devDependencies": {
"@types/node": "^14.18.31",
"ava": "^4.0.0",
"c8": "^7.12.0",
"tmp-promise": "^3.0.0"
"tmp-promise": "^3.0.0",
"typescript": "^4.8.4"
},
"engines": {
"node": "^12.20.0 || ^14.14.0 || >=16.0.0"
"node": "^14.16.0 || >=16.0.0"
},
"gitHead": "605e5e2c9053dde263beba12886e1160163ce3ec"
"gitHead": "c4502f1c112e7f33d5e6fa053bfbe7dabdfe0160"
}
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