Socket
Socket
Sign inDemoInstall

offline-plugin

Package Overview
Dependencies
12
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.9.0 to 4.9.1

2

lib/misc/sw-template.js

@@ -711,3 +711,3 @@ 'use strict';

}).then(function (response) {
if (isNotRedirectedResponse()) {
if (isNotRedirectedResponse(response)) {
return response;

@@ -714,0 +714,0 @@ }

{
"name": "offline-plugin",
"version": "4.9.0",
"version": "4.9.1",
"description": "offline-plugin for webpack",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -1,2 +0,2 @@

<div align="center">
<div align="center">
<a href="https://offline-plugin.now.sh/"><img src="https://rawgit.com/NekR/offline-plugin/master/logo/logo.svg" width="120" alt="offline-plugin logo"></a>

@@ -185,3 +185,3 @@

See [CONTRIBUTING](CONTIBUTING.md)
See [CONTRIBUTING](CONTRIBUTING.md)

@@ -188,0 +188,0 @@ ## License

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc