You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

lmdb

Package Overview
Dependencies
Maintainers
3
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lmdb - npm Package Compare versions

Comparing version

to
3.0.0-beta.7-debug3

14

package.json
{
"name": "lmdb",
"author": "Kris Zyp",
"version": "3.0.0-beta.7-debug2",
"version": "3.0.0-beta.7-debug3",
"description": "Simple, efficient, scalable, high-performance LMDB interface",

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

"optionalDependencies": {
"@lmdb/lmdb-darwin-arm64": "3.0.0-beta.7-debug2",
"@lmdb/lmdb-darwin-x64": "3.0.0-beta.7-debug2",
"@lmdb/lmdb-linux-arm": "3.0.0-beta.7-debug2",
"@lmdb/lmdb-linux-arm64": "3.0.0-beta.7-debug2",
"@lmdb/lmdb-linux-x64": "3.0.0-beta.7-debug2",
"@lmdb/lmdb-win32-x64": "3.0.0-beta.7-debug2"
"@lmdb/lmdb-darwin-arm64": "3.0.0-beta.7-debug3",
"@lmdb/lmdb-darwin-x64": "3.0.0-beta.7-debug3",
"@lmdb/lmdb-linux-arm": "3.0.0-beta.7-debug3",
"@lmdb/lmdb-linux-arm64": "3.0.0-beta.7-debug3",
"@lmdb/lmdb-linux-x64": "3.0.0-beta.7-debug3",
"@lmdb/lmdb-win32-x64": "3.0.0-beta.7-debug3"
}
}

Sorry, the diff of this file is not supported yet