Comparing version 0.0.0 to 2.0.0
{ | ||
"name": "is-offline", | ||
"version": "0.0.0" | ||
"version": "2.0.0", | ||
"description": "A tiny (279B) library to detect `offline` status & respond to changes in the browser.", | ||
"repository": "lukeed/is-offline", | ||
"umd:main": "dist/is-offline.min.js", | ||
"module": "dist/is-offline.es.js", | ||
"main": "dist/is-offline.js", | ||
"license": "MIT", | ||
"author": { | ||
"name": "Luke Edwards", | ||
"email": "luke.edwards05@gmail.com", | ||
"url": "lukeed.com" | ||
}, | ||
"engines": { | ||
"node": ">=4" | ||
}, | ||
"scripts": { | ||
"build": "node builder", | ||
"pretest": "npm run build", | ||
"test": "tape test/*.js | tap-spec" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"keywords": [ | ||
"browser", | ||
"connected", | ||
"connection", | ||
"connectivity", | ||
"network", | ||
"offline", | ||
"online", | ||
"status" | ||
], | ||
"devDependencies": { | ||
"gzip-size": "^3.0.0", | ||
"pretty-bytes": "^4.0.2", | ||
"rollup": "^0.52.0", | ||
"rollup-plugin-buble": "^0.15.0", | ||
"tap-spec": "^4.1.1", | ||
"tape": "^4.8.0", | ||
"uglify-js": "^3.2.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4993
6
0
40
2
1
0
62
0
7