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

@jill64/typed-storage

Package Overview
Dependencies
Maintainers
0
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jill64/typed-storage - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

4

dist/typed-storage.js

@@ -27,3 +27,5 @@ import { string } from 'ts-serde/primitive';

return () => {
removeEventListener('storage', listener);
if (typeof window !== 'undefined') {
removeEventListener('storage', listener);
}
};

@@ -30,0 +32,0 @@ }

{
"name": "@jill64/typed-storage",
"version": "3.1.0",
"version": "3.1.1",
"type": "module",

@@ -43,3 +43,3 @@ "description": "🗃️ Type-Safe Web Storage API Wrapper",

"url": "https://github.com/jill64/typed-storage.git",
"image": "https://opengraph.githubassets.com/eacc11ded464b0c763a4151cd375f85cff8ae5cac093ac5597ec1eef8344d704/jill64/typed-storage"
"image": "https://opengraph.githubassets.com/bfdec26c8c99cd8914c6f807ecbd2bc161c5c0c4b66d3a11225e61829d332aaa/jill64/typed-storage"
},

@@ -46,0 +46,0 @@ "publishConfig": {

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