Socket
Socket
Sign inDemoInstall

workbox-background-sync

Package Overview
Dependencies
Maintainers
3
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workbox-background-sync - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2-2.0.2-rc1.0

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

6

package.json
{
"name": "workbox-background-sync",
"version": "2.0.1",
"version": "2.0.2-2.0.2-rc1.0",
"description": "Queues failed requests and uses the Background Sync API to replay them when the network is available",

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

"homepage": "https://github.com/GoogleChrome/workbox/tree/master/packages/workbox-background-sync",
"main": "build/importScripts/workbox-background-sync.prod.v2.0.1.js",
"module": "build/modules/workbox-background-sync.prod.v2.0.1.mjs"
"main": "build/importScripts/workbox-background-sync.prod.v2.0.2-2.0.2-rc1.0.js",
"module": "build/modules/workbox-background-sync.prod.v2.0.2-2.0.2-rc1.0.mjs"
}
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