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

@aztec/kv-store

Package Overview
Dependencies
Maintainers
6
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aztec/kv-store - npm Package Compare versions

Comparing version 0.33.0 to 0.34.0

2

dest/lmdb/store.d.ts

@@ -26,3 +26,3 @@ import { type RootDatabase } from 'lmdb';

*/
static open(path?: string, ephemeral?: boolean, log?: import("@aztec/foundation/log").DebugLogger): AztecLmdbStore;
static open(path?: string, ephemeral?: boolean, log?: import("@aztec/foundation/log").Logger): AztecLmdbStore;
/**

@@ -29,0 +29,0 @@ * Creates a new AztecMap in the store.

{
"name": "@aztec/kv-store",
"version": "0.33.0",
"version": "0.34.0",
"type": "module",

@@ -39,3 +39,3 @@ "exports": {

"dependencies": {
"@aztec/foundation": "0.33.0",
"@aztec/foundation": "0.34.0",
"lmdb": "^2.9.2"

@@ -42,0 +42,0 @@ },

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