Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@netlify/cache-utils

Package Overview
Dependencies
Maintainers
16
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 3.0.0 to 3.0.1

3

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

@@ -46,3 +46,2 @@ "main": "src/main.js",

"dependencies": {
"array-flat-polyfill": "^1.0.1",
"cpy": "^8.1.0",

@@ -49,0 +48,0 @@ "del": "^5.1.0",

'use strict'
require('./utils/polyfills')
const del = require('del')

@@ -6,0 +4,0 @@

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