@availity/localstorage-core
Advanced tools
Comparing version 1.0.1 to 1.4.0
{ | ||
"name": "@availity/localstorage-core", | ||
"version": "1.0.1", | ||
"version": "1.4.0", | ||
"description": "Wraps localStorage with utility functions", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -0,0 +0,0 @@ # localstorage-core |
@@ -93,3 +93,2 @@ class AvLocalStorage { | ||
getSessionBust() { | ||
// return the avCacheBust value | ||
return this.get('avCacheBust'); | ||
@@ -96,0 +95,0 @@ } |
@@ -0,0 +0,0 @@ import AvLocalStorage from '../'; |
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
11856
300