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

workbox-sw

Package Overview
Dependencies
Maintainers
3
Versions
102
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 1.3.0 to 2.0.0

build/importScripts/workbox-sw.dev.v2.0.0.js

18

package.json
{
"name": "workbox-sw",
"version": "1.3.0",
"version": "2.0.0",
"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.v1.3.0.js",
"module": "build/modules/workbox-sw.prod.v1.3.0.mjs",
"main": "build/importScripts/workbox-sw.prod.v2.0.0.js",
"module": "build/modules/workbox-sw.prod.v2.0.0.mjs",
"devDependencies": {
"workbox-broadcast-cache-update": "^1.3.0",
"workbox-cache-expiration": "^1.3.0",
"workbox-cacheable-response": "^1.3.0",
"workbox-precaching": "^1.3.0",
"workbox-routing": "^1.3.0",
"workbox-runtime-caching": "^1.3.0"
"workbox-broadcast-cache-update": "^2.0.0",
"workbox-cache-expiration": "^2.0.0",
"workbox-cacheable-response": "^2.0.0",
"workbox-precaching": "^2.0.0",
"workbox-routing": "^2.0.0",
"workbox-runtime-caching": "^2.0.0"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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