New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sw-background-sync-queue

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sw-background-sync-queue - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

build/importScripts/sw-background-sync-queue.dev.v0.0.22.js

6

package.json
{
"name": "sw-background-sync-queue",
"version": "0.0.21",
"version": "0.0.22",
"description": "Queues failed requests and uses the Background Sync API to replay those requests at a later time when the network state has changed.",

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

"homepage": "https://github.com/GoogleChrome/sw-helpers/tree/master/packages/sw-background-sync-queue",
"main": "build/importScripts/sw-background-sync-queue.prod.v0.0.21.js",
"module": "build/modules/sw-background-sync-queue.prod.v0.0.21.mjs"
"main": "build/importScripts/sw-background-sync-queue.prod.v0.0.22.js",
"module": "build/modules/sw-background-sync-queue.prod.v0.0.22.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