Socket
Socket
Sign inDemoInstall

workbox-sw

Package Overview
Dependencies
Maintainers
3
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workbox-sw - npm Package Compare versions

Comparing version 2.0.2-2.0.2-rc1.0 to 2.0.2-rc1

build/importScripts/workbox-sw.dev.v2.0.2-rc1-2.0.2-rc1.0.js

18

package.json
{
"name": "workbox-sw",
"version": "2.0.2-2.0.2-rc1.0",
"version": "2.0.2-rc1",
"description": "A service worker library to make managing fetch requests and caching as easy as possible.",

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

"homepage": "https://github.com/GoogleChrome/workbox/tree/master/packages/workbox-sw",
"main": "build/importScripts/workbox-sw.prod.v2.0.2-2.0.2-rc1.0.js",
"module": "build/modules/workbox-sw.prod.v2.0.2-2.0.2-rc1.0.mjs",
"main": "build/importScripts/workbox-sw.prod.v2.0.2-rc1-2.0.2-rc1.0.js",
"module": "build/modules/workbox-sw.prod.v2.0.2-rc1-2.0.2-rc1.0.mjs",
"devDependencies": {
"workbox-broadcast-cache-update": "^2.0.2-2.0.2-rc1.0",
"workbox-cache-expiration": "^2.0.2-2.0.2-rc1.0",
"workbox-cacheable-response": "^2.0.2-2.0.2-rc1.0",
"workbox-precaching": "^2.0.2-2.0.2-rc1.0",
"workbox-routing": "^2.0.2-2.0.2-rc1.0",
"workbox-runtime-caching": "^2.0.2-2.0.2-rc1.0"
"workbox-broadcast-cache-update": "^2.0.2-rc1",
"workbox-cache-expiration": "^2.0.2-rc1",
"workbox-cacheable-response": "^2.0.2-rc1",
"workbox-precaching": "^2.0.2-rc1",
"workbox-routing": "^2.0.2-rc1",
"workbox-runtime-caching": "^2.0.2-rc1"
}
}
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