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

@solid-primitives/storage

Package Overview
Dependencies
Maintainers
0
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-primitives/storage - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

dist/persisted-fWOjSMPO.d.cts

4

dist/index/index.d.ts

@@ -1,3 +0,3 @@

import { S as SyncStorageWithOptions, a as SyncStorage, A as AsyncStorageWithOptions, b as AsyncStorage } from '../persisted-5yf7P_S1.js';
export { P as PersistenceOptions, e as PersistenceSyncAPI, c as PersistenceSyncCallback, d as PersistenceSyncData, m as makePersisted, g as messageSync, f as multiplexSync, s as storageSync, w as wsSync } from '../persisted-5yf7P_S1.js';
import { S as SyncStorageWithOptions, a as SyncStorage, A as AsyncStorageWithOptions, b as AsyncStorage } from '../persisted-fWOjSMPO.js';
export { P as PersistenceOptions, e as PersistenceSyncAPI, c as PersistenceSyncCallback, d as PersistenceSyncData, m as makePersisted, g as messageSync, f as multiplexSync, s as storageSync, w as wsSync } from '../persisted-fWOjSMPO.js';
import 'solid-js';

@@ -4,0 +4,0 @@ import 'solid-js/store';

@@ -1,2 +0,2 @@

import { b as AsyncStorage } from '../persisted-5yf7P_S1.js';
import { b as AsyncStorage } from '../persisted-fWOjSMPO.js';
import 'solid-js';

@@ -3,0 +3,0 @@ import 'solid-js/store';

{
"name": "@solid-primitives/storage",
"version": "4.2.0",
"version": "4.2.1",
"description": "Primitive that provides reactive wrappers for storage access",

@@ -5,0 +5,0 @@ "author": "Alex Lohr <alex.lohr@logmein.com>",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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