Socket
Socket
Sign inDemoInstall

@netlify/cache-utils

Package Overview
Dependencies
Maintainers
0
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 5.1.5 to 5.1.6

lib/dir.d.ts

12

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

@@ -8,5 +8,5 @@ "type": "module",

"main": "./lib/main.js",
"types": "./lib.main.d.ts",
"types": "./lib/main.d.ts",
"files": [
"lib/**/*.js"
"lib/**/*.{js,d.ts}"
],

@@ -64,6 +64,6 @@ "author": "Netlify Inc.",

"devDependencies": {
"@types/node": "^18.14.2",
"@types/node": "^14.18.53",
"tmp-promise": "^3.0.0",
"typescript": "^5.0.0",
"vitest": "^0.30.1"
"vitest": "^0.34.0"
},

@@ -73,3 +73,3 @@ "engines": {

},
"gitHead": "6c093847fef2347fc80740059cbf0ee49ea193fc"
"gitHead": "507a010535ba4028153a755b397501109fa872c9"
}
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