devel-localstorage
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -12,3 +12,3 @@ /** | ||
export default localStorage { | ||
export default localStorage = { | ||
/** | ||
@@ -15,0 +15,0 @@ * Takes an array and transforms it to a string for localStorage |
{ | ||
"name": "devel-localstorage", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "A small library providing an API for localStorage", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
6753