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

@byojs/storage

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byojs/storage - npm Package Compare versions

Comparing version 0.11.0 to 0.11.1

2

package.json
{
"name": "@byojs/storage",
"description": "Simple key-value storage API backed by various client storage mechanisms",
"version": "0.11.0",
"version": "0.11.1",
"exports": {

@@ -6,0 +6,0 @@ "./idb": "./dist/adapter.idb.mjs",

@@ -120,3 +120,3 @@ // note: these module specifiers come from the import-map

testResultsEl.innerHTML = "Client Storage tests running...<br>";
testResultsEl.innerHTML = "Storage tests running...<br>";

@@ -123,0 +123,0 @@ var stores = [ IDBStore, LSStore, SSStore, CookieStore, OPFSStore, OPFSWorkerStore, ];

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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