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

workbox-sw

Package Overview
Dependencies
Maintainers
4
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.1.2 to 2.1.3

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

8

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

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

"homepage": "https://github.com/GoogleChrome/workbox/tree/master/packages/workbox-sw",
"main": "build/importScripts/workbox-sw.prod.v2.1.2.js",
"module": "build/modules/workbox-sw.prod.v2.1.2.mjs",
"main": "build/importScripts/workbox-sw.prod.v2.1.3.js",
"module": "build/modules/workbox-sw.prod.v2.1.3.mjs",
"devDependencies": {
"workbox-broadcast-cache-update": "^2.0.3",
"workbox-broadcast-cache-update": "^2.1.3",
"workbox-cache-expiration": "^2.0.3",

@@ -30,0 +30,0 @@ "workbox-cacheable-response": "^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