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

@luvio/durable-store-idb

Package Overview
Dependencies
Maintainers
14
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luvio/durable-store-idb - npm Package Compare versions

Comparing version 0.135.3 to 0.135.4

9

package.json
{
"name": "@luvio/durable-store-idb",
"version": "0.135.3",
"version": "0.135.4",
"description": "IndexedDB-based implementation of the Luvio DurableStore",

@@ -18,3 +18,3 @@ "repository": {

"scripts": {
"build": "rollup --config rollup.config.js",
"build": "rollup --bundleConfigAsCjs --config rollup.config.js",
"clean": "rm -rf dist",

@@ -27,5 +27,8 @@ "test": "jest",

"devDependencies": {
"@luvio/environments": "^0.135.3",
"@luvio/environments": "^0.135.4",
"fake-indexeddb": "^4.0.1"
},
"volta": {
"extends": "../../../package.json"
},
"publishConfig": {

@@ -32,0 +35,0 @@ "access": "public"

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