genosdb 0.6.2 → 0.6.4
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/dist/gdb.min.js +1 -1
- package/dist/gdb.min.js.gz +0 -0
- package/dist/index.js +1 -1
- package/dist/index.js.gz +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -62,7 +62,7 @@ This project is under active development. Do not use it in production environmen
|
|
|
62
62
|
- **Pending Features**:
|
|
63
63
|
- No major features are currently pending. The project has entered a hardening phase with a focus on rigorous testing and stability improvements.
|
|
64
64
|
|
|
65
|
-
> ⚠️ The API is under active development and may change without notice. Use fixed versions and check the [changelog](https://github.com/estebanrfp/gdb/
|
|
65
|
+
> ⚠️ The API is under active development and may change without notice. Use fixed versions and check the [changelog](https://github.com/estebanrfp/gdb/blob/main/CHANGELOG.md) before upgrading.
|
|
66
66
|
|
|
67
67
|
### ✅ **Role Based Access Control (RBAC)**
|
|
68
68
|
|