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 2.0.3 to 2.1.0

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

10

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

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

"homepage": "https://github.com/GoogleChrome/workbox/tree/master/packages/workbox-sw",
"main": "build/importScripts/workbox-sw.prod.v2.0.3.js",
"module": "build/modules/workbox-sw.prod.v2.0.3.mjs",
"main": "build/importScripts/workbox-sw.prod.v2.1.0.js",
"module": "build/modules/workbox-sw.prod.v2.1.0.mjs",
"devDependencies": {

@@ -31,6 +31,6 @@ "workbox-broadcast-cache-update": "^2.0.3",

"workbox-cacheable-response": "^2.0.3",
"workbox-precaching": "^2.0.3",
"workbox-routing": "^2.0.3",
"workbox-precaching": "^2.1.0",
"workbox-routing": "^2.1.0",
"workbox-runtime-caching": "^2.0.3"
}
}

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