Socket
Socket
Sign inDemoInstall

react-detect-offline

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-detect-offline - npm Package Compare versions

Comparing version 2.4.1 to 2.4.2

2

dist/index.js

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

enabled: inBrowser && unsupportedUserAgentsPattern.test(navigator.userAgent),
url: "https://ipv4.icanhazip.com/",
url: "https://api.ipify.org/?format=json",
timeout: 5000,

@@ -84,0 +84,0 @@ interval: 5000

{
"name": "react-detect-offline",
"version": "2.4.1",
"version": "2.4.2",
"description": "Offline and Online components for React",

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

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