localstorage-ttl
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "localstorage-ttl", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "TS module to save data to localstorage with time to live. Data will expire after set time.", | ||
"main": "index.ts", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "build": "tsc", |
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
5132