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.0 to 2.4.1

14

package.json
{
"name": "react-detect-offline",
"version": "2.4.0",
"version": "2.4.1",
"description": "Offline and Online components for React",

@@ -8,3 +8,3 @@ "main": "dist/index.js",

"type": "git",
"url": "git+https://github.com/chrisbolin/react-detect-offline.git"
"url": "git+https://github.com/cwise89/react-detect-offline.git"
},

@@ -15,2 +15,8 @@ "files": [

"author": "Chris Bolin",
"contributors": [
{
"name": "Cody Wise",
"email": "clwise1989@gmail.com"
}
],
"license": "MIT",

@@ -40,5 +46,5 @@ "devDependencies": {

"bugs": {
"url": "https://github.com/chrisbolin/react-detect-offline/issues"
"url": "https://github.com/cwise89/react-detect-offline/issues"
},
"homepage": "https://github.com/chrisbolin/react-detect-offline#readme",
"homepage": "https://github.com/cwise89/react-detect-offline#readme",
"scripts": {

@@ -45,0 +51,0 @@ "build": "babel src/index.js -o dist/index.js",

@@ -76,2 +76,4 @@ [![npm](https://img.shields.io/npm/v/react-detect-offline.svg)](https://www.npmjs.com/package/react-detect-offline)

This package is maintained by [cwise89](https://github.com/cwise89) (and was initially created by [chrisbolin](https://github.com/chrisbolin)).
PRs are welcome!

@@ -78,0 +80,0 @@

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