nedb-engine 10.30.90 → 10.30.91

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -62,4 +62,3 @@ export declare function wrapSqlite<T extends object = object>(conn: T, opts?: Wr
62
62
  export declare function wrapMysql<T extends object = object>(conn: T, opts?: WrapOptions): T & { nedb: NedbSurface };
63
63
  export declare function wrapPg<T extends object = object>(conn: T, opts?: WrapOptions): T & { nedb: NedbSurface };
64
64
  export declare function wrapMongo<T extends object = object>(client: T, opts?: WrapOptions): T & { nedb: NedbSurface };
65
- ct>(client: T, opts?: WrapOptions): T & { nedb: NedbSurface };
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/nesql-linux-arm64 CHANGED
Binary file
Binary file
package/nesql-linux-x64 CHANGED
Binary file
Binary file
package/nesql-win-x64.exe CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nedb-engine",
3
- "version": "10.30.90",
3
+ "version": "10.30.91",
4
4
  "description": "NEDB \u2014 hash-chained, time-traveling, bi-temporal embedded database with Rust native core. SQL, Redis, MongoDB adapters. Causal Write Provenance. RESP2 wire protocol.",
5
5
  "main": "index.js",
6
6
  "exports": {
@@ -1,25 +0,0 @@
1
- === nesql staging for aarch64-apple-darwin ===
2
- Compiling nesql v10.30.90 (/Users/builder/clone/rust/nesql-cli)
3
- Finished `release` profile [optimized] target(s) in 15.02s
4
- cargo exit: 0
5
- --- expected: rust/target/aarch64-apple-darwin/release/nesql ---
6
- total 15656
7
- drwxr-xr-x 18 builder staff 576 Sep 17 00:12 .
8
- drwxr-xr-x@ 4 builder staff 128 Sep 17 00:09 ..
9
- -rw-r--r-- 1 builder staff 0 Sep 17 00:09 .cargo-artifact-lock
10
- -rw-r--r-- 1 builder staff 0 Sep 17 00:09 .cargo-build-lock
11
- -rw-r--r-- 1 builder staff 0 Sep 17 00:09 .cargo-lock
12
- drwxr-xr-x 232 builder staff 7424 Sep 17 00:12 .fingerprint
13
- drwxr-xr-x 35 builder staff 1120 Sep 17 00:12 build
14
- drwxr-xr-x 589 builder staff 18848 Sep 17 00:12 deps
15
- drwxr-xr-x 2 builder staff 64 Sep 17 00:09 examples
16
- drwxr-xr-x 2 builder staff 64 Sep 17 00:09 incremental
17
- -rw-r--r-- 1 builder staff 1479 Sep 17 00:11 lib_native.d
18
- -rwxr-xr-x 1 builder staff 1665536 Sep 17 00:11 lib_native.dylib
19
- -rw-r--r-- 1 builder staff 1535 Sep 17 00:12 libnedb_node.d
20
- -rwxr-xr-x 1 builder staff 1642032 Sep 17 00:12 libnedb_node.dylib
21
- -rwxr-xr-x 1 builder staff 2786352 Sep 17 00:10 nedbd
22
- -rw-r--r-- 1 builder staff 1462 Sep 17 00:10 nedbd.d
23
- -rwxr-xr-x 1 builder staff 1898320 Sep 17 00:12 nesql
24
- -rw-r--r-- 1 builder staff 2456 Sep 17 00:12 nesql.d
25
- Mach-O 64-bit executable arm64