react-localstorage-ts
Advanced tools
Comparing version 1.2.7 to 1.2.8
{ | ||
"name": "react-localstorage-ts", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"description": "A small library to wrap browser's localstorage in a functional fashion.", | ||
@@ -60,2 +60,3 @@ "main": "index.js", | ||
"_postinstall": "is-ci || husky install", | ||
"lint-staged": "lint-staged", | ||
"prepublishOnly": "pinst --disable", | ||
@@ -62,0 +63,0 @@ "postversion": "cp -r package.json ..", |
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
28895