Socket
Socket
Sign inDemoInstall

react-detect-offline

Package Overview
Dependencies
Maintainers
1
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 1.0.1 to 1.0.2

dist/index.js

8

package.json
{
"name": "react-detect-offline",
"version": "1.0.1",
"version": "1.0.2",
"description": "Offline and Online components for React",
"main": "index.js",
"main": "dist/index.js",
"repository": {

@@ -13,2 +13,4 @@ "type": "git",

"devDependencies": {
"babel-cli": "^6.24.1",
"babel-preset-es2015": "^6.24.1",
"react": "^15.6.1"

@@ -21,3 +23,3 @@ },

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"compile": "babel --presets es2015 -d dist/ src/"
},

@@ -24,0 +26,0 @@ "keywords": [

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