Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@availity/localstorage-core

Package Overview
Dependencies
Maintainers
6
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@availity/localstorage-core - npm Package Compare versions

Comparing version 1.0.1 to 1.4.0

2

package.json
{
"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 '../';

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc