Socket
Socket
Sign inDemoInstall

lmdb

Package Overview
Dependencies
19
Maintainers
3
Versions
168
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.7 to 3.0.8

14

package.json
{
"name": "lmdb",
"author": "Kris Zyp",
"version": "3.0.7",
"version": "3.0.8",
"description": "Simple, efficient, scalable, high-performance LMDB interface",

@@ -113,9 +113,9 @@ "license": "MIT",

"optionalDependencies": {
"@lmdb/lmdb-darwin-arm64": "3.0.7",
"@lmdb/lmdb-darwin-x64": "3.0.7",
"@lmdb/lmdb-linux-arm": "3.0.7",
"@lmdb/lmdb-linux-arm64": "3.0.7",
"@lmdb/lmdb-linux-x64": "3.0.7",
"@lmdb/lmdb-win32-x64": "3.0.7"
"@lmdb/lmdb-darwin-arm64": "3.0.8",
"@lmdb/lmdb-darwin-x64": "3.0.8",
"@lmdb/lmdb-linux-arm": "3.0.8",
"@lmdb/lmdb-linux-arm64": "3.0.8",
"@lmdb/lmdb-linux-x64": "3.0.8",
"@lmdb/lmdb-win32-x64": "3.0.8"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc