Socket
Socket
Sign inDemoInstall

workbox-cacheable-response

Package Overview
Dependencies
Maintainers
3
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workbox-cacheable-response - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

build/importScripts/workbox-cacheable-response.dev.v0.0.2.js

6

package.json
{
"name": "workbox-cacheable-response",
"version": "0.0.1",
"version": "0.0.2",
"description": "This library takes a Response object and determines whether it's cacheable, based on a specific configuration.",

@@ -24,4 +24,4 @@ "keywords": [

"homepage": "https://github.com/GoogleChrome/workbox/tree/master/packages/workbox-cacheable-response",
"main": "build/importScripts/workbox-cacheable-response.prod.v0.0.1.js",
"module": "build/modules/workbox-cacheable-response.prod.v0.0.1.mjs"
"main": "build/importScripts/workbox-cacheable-response.prod.v0.0.2.js",
"module": "build/modules/workbox-cacheable-response.prod.v0.0.2.mjs"
}
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