localstorage-browser-polyfill
Advanced tools
Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "localstorage-browser-polyfill", | ||
"version": "0.0.1", | ||
"description": "", | ||
"version": "0.1.0", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "MIT" | ||
"homepage": "https://github.com/nimojs/localstorage-browser-polyfill", | ||
"dependencies": { | ||
"JSON": "^1.0.0", | ||
"js-cookie": "^2.1.3" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
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 tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
113547
14
3139
1
1
77
2
1
+ AddedJSON@^1.0.0
+ Addedjs-cookie@^2.1.3
+ AddedJSON@1.0.0(transitive)
+ Addedjs-cookie@2.2.1(transitive)