node-sqlite3-wasm
Advanced tools
+3
-3
| { | ||
| "name": "node-sqlite3-wasm", | ||
| "version": "0.8.51", | ||
| "version": "0.8.52", | ||
| "description": "WebAssembly port of SQLite3 for Node.js with file system access", | ||
@@ -28,3 +28,3 @@ "homepage": "https://github.com/tndrle/node-sqlite3-wasm", | ||
| "scripts": { | ||
| "_docker": "docker run --rm -v $(pwd):$(pwd) -w $(pwd) -u $(id -u):$(id -g) emscripten/emsdk:4.0.19", | ||
| "_docker": "docker run --rm -v $(pwd):$(pwd) -w $(pwd) -u $(id -u):$(id -g) emscripten/emsdk:4.0.21", | ||
| "test": "mocha --timeout 10000", | ||
@@ -41,4 +41,4 @@ "test:coverage": "c8 -r html mocha --timeout 10000", | ||
| "c8": "^10.1.2", | ||
| "mocha": "^10.1.0" | ||
| "mocha": "^11.7.5" | ||
| } | ||
| } |
+2
-2
| **_node-sqlite3-wasm_** | ||
| [](https://www.npmjs.com/package/node-sqlite3-wasm) | ||
| [](https://www.sqlite.org/index.html) | ||
| [](https://www.sqlite.org/index.html) | ||
@@ -29,3 +29,3 @@ # WebAssembly build of SQLite3 for Node.js | ||
| _node-sqlite3-wasm_ is currently based on SQLite 3.51.0. | ||
| _node-sqlite3-wasm_ is currently based on SQLite 3.51.1. | ||
@@ -32,0 +32,0 @@ ## Getting Started |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
1311630
0.06%0
-100%