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

@aztec/kv-store

Package Overview
Dependencies
Maintainers
0
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.59.0 to 0.60.0

1

dest/lmdb/map.d.ts
/// <reference types="node" resolution-mode="require"/>
/// <reference types="node" resolution-mode="require"/>
import { type Database } from 'lmdb';

@@ -3,0 +4,0 @@ import { type Key, type Range } from '../interfaces/common.js';

4

package.json
{
"name": "@aztec/kv-store",
"version": "0.59.0",
"version": "0.60.0",
"type": "module",

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

"dependencies": {
"@aztec/foundation": "0.59.0",
"@aztec/foundation": "0.60.0",
"lmdb": "^3.0.6"

@@ -61,0 +61,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