🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@harperfast/rocksdb-js

Package Overview
Dependencies
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@harperfast/rocksdb-js - npm Package Compare versions

Comparing version
0.1.4
to
0.1.5
+1
-1
dist/index.cjs

@@ -1814,3 +1814,3 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });

rocksdb: version,
"rocksdb-js": "0.1.4"
"rocksdb-js": "0.1.5"
};

@@ -1817,0 +1817,0 @@

@@ -1789,3 +1789,3 @@ import { createRequire } from "node:module";

rocksdb: version,
"rocksdb-js": "0.1.4"
"rocksdb-js": "0.1.5"
};

@@ -1792,0 +1792,0 @@

{
"name": "@harperfast/rocksdb-js",
"version": "0.1.4",
"version": "0.1.5",
"description": "RocksDB binding for Node.js",

@@ -62,10 +62,10 @@ "license": "Apache-2.0",

"optionalDependencies": {
"@harperfast/rocksdb-js-darwin-arm64": "0.1.4",
"@harperfast/rocksdb-js-darwin-x64": "0.1.4",
"@harperfast/rocksdb-js-linux-arm64-glibc": "0.1.4",
"@harperfast/rocksdb-js-linux-x64-glibc": "0.1.4",
"@harperfast/rocksdb-js-linux-arm64-musl": "0.1.4",
"@harperfast/rocksdb-js-linux-x64-musl": "0.1.4",
"@harperfast/rocksdb-js-win32-arm64": "0.1.4",
"@harperfast/rocksdb-js-win32-x64": "0.1.4"
"@harperfast/rocksdb-js-darwin-arm64": "0.1.5",
"@harperfast/rocksdb-js-darwin-x64": "0.1.5",
"@harperfast/rocksdb-js-linux-arm64-glibc": "0.1.5",
"@harperfast/rocksdb-js-linux-x64-glibc": "0.1.5",
"@harperfast/rocksdb-js-linux-arm64-musl": "0.1.5",
"@harperfast/rocksdb-js-linux-x64-musl": "0.1.5",
"@harperfast/rocksdb-js-win32-arm64": "0.1.5",
"@harperfast/rocksdb-js-win32-x64": "0.1.5"
},

@@ -72,0 +72,0 @@ "scripts": {