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.2-rc1 to 2.0.2

14

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

@@ -27,9 +27,9 @@ "keywords": [

"devDependencies": {
"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"
"workbox-broadcast-cache-update": "^2.0.2",
"workbox-cache-expiration": "^2.0.2",
"workbox-cacheable-response": "^2.0.2",
"workbox-precaching": "^2.0.2",
"workbox-routing": "^2.0.2",
"workbox-runtime-caching": "^2.0.2"
}
}
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