jsql-neo 5.0.0 → 5.0.1
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/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -284,6 +284,6 @@ CI (`.github/workflows/ci.yml`): engine smoke tests on Node 18/20/22 + a full OR
|
|
|
284
284
|
|
|
285
285
|
## License
|
|
286
286
|
|
|
287
|
-
|
|
287
|
+
[Apache-2.0](LICENSE) — free to use, modify, and distribute with attribution.
|
|
288
288
|
|
|
289
289
|
*JSQL-NEO: Rust-powered. Protocol-native. One package.*
|