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

react-workbox

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-workbox - npm Package Compare versions

Comparing version 0.5.8 to 0.5.9

2

build/cjs/UpdateActivatedReload.js

@@ -15,3 +15,3 @@ "use strict";

if (isUpdateActivated) {
window.location.reload();
window.location.reload(true);
}

@@ -18,0 +18,0 @@

@@ -7,3 +7,3 @@ import React from 'react';

if (isUpdateActivated) {
window.location.reload();
window.location.reload(true);
}

@@ -10,0 +10,0 @@

{
"name": "react-workbox",
"version": "0.5.8",
"version": "0.5.9",
"description": "Manage installation and activation of service worker",

@@ -5,0 +5,0 @@ "license": "MIT",

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