@alwatr/nitrobase-engine
Advanced tools
Comparing version 7.3.0 to 7.3.1
@@ -6,2 +6,14 @@ # Change Log | ||
## [7.3.1](https://github.com/Alwatr/nitrobase/compare/v7.3.0...v7.3.1) (2024-11-02) | ||
### Miscellaneous Chores | ||
* **deps-dev:** bump the development-dependencies group with 8 updates ([63f7adc](https://github.com/Alwatr/nitrobase/commit/63f7adc5ff83d4876f34d4f089a4be9b95b711a6)) by @dependabot[bot] | ||
* **deps:** bump the alwatr-dependencies group with 2 updates ([20fb436](https://github.com/Alwatr/nitrobase/commit/20fb436b9f146d5ec7452a693c7af8faa32bedff)) by @dependabot[bot] | ||
### Dependencies update | ||
* **deps-dev:** bump @types/node in the dependencies group ([dd3e94a](https://github.com/Alwatr/nitrobase/commit/dd3e94a4c007da8fddda4cfeffe5f0763d74952e)) by @dependabot[bot] | ||
* **deps:** bump the alwatr group with 6 updates ([eb9eeb1](https://github.com/Alwatr/nitrobase/commit/eb9eeb1901f7947cde783bf6f06340c984d6f59d)) by @dependabot[bot] | ||
## [7.3.0](https://github.com/Alwatr/nitrobase/compare/v7.2.1...v7.3.0) (2024-10-11) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@alwatr/nitrobase-engine", | ||
"version": "7.3.0", | ||
"version": "7.3.1", | ||
"description": "Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.", | ||
@@ -63,16 +63,16 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
"dependencies": { | ||
"@alwatr/nanolib": "^1.2.0", | ||
"@alwatr/nitrobase-helper": "^7.3.0", | ||
"@alwatr/nitrobase-reference": "^7.3.0", | ||
"@alwatr/nitrobase-types": "^7.3.0" | ||
"@alwatr/nanolib": "^5.0.0", | ||
"@alwatr/nitrobase-helper": "^7.3.1", | ||
"@alwatr/nitrobase-reference": "^7.3.1", | ||
"@alwatr/nitrobase-types": "^7.3.1" | ||
}, | ||
"devDependencies": { | ||
"@alwatr/nano-build": "^2.0.1", | ||
"@alwatr/prettier-config": "^1.0.6", | ||
"@alwatr/tsconfig-base": "^1.3.2", | ||
"@alwatr/type-helper": "^2.0.2", | ||
"@types/node": "^22.7.5", | ||
"@alwatr/nano-build": "^5.0.0", | ||
"@alwatr/prettier-config": "^5.0.0", | ||
"@alwatr/tsconfig-base": "^5.0.0", | ||
"@alwatr/type-helper": "^5.0.0", | ||
"@types/node": "^22.8.6", | ||
"typescript": "^5.6.3" | ||
}, | ||
"gitHead": "e80e7aa8f61ba048d91f1d4fe1433a7bfa27d28c" | ||
"gitHead": "cbcfe6e61e21062570f91ae751e4fce3c232b003" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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.
Found 1 instance in 1 package
148697
0
- Removed@alwatr/async-queue@1.3.8(transitive)
- Removed@alwatr/dedupe@1.1.8(transitive)
- Removed@alwatr/deep-clone@1.1.8(transitive)
- Removed@alwatr/delay@1.0.8(transitive)
- Removed@alwatr/env@1.0.1(transitive)
- Removed@alwatr/exit-hook@1.1.8(transitive)
- Removed@alwatr/fetch@4.2.1(transitive)
- Removed@alwatr/flat-string@1.1.8(transitive)
- Removed@alwatr/flatomise@1.2.8(transitive)
- Removed@alwatr/global-this@1.0.3(transitive)
- Removed@alwatr/http-primer@1.0.1(transitive)
- Removed@alwatr/is-number@1.1.8(transitive)
- Removed@alwatr/local-storage@1.1.8(transitive)
- Removed@alwatr/logger@4.0.8(transitive)
- Removed@alwatr/nanolib@1.5.1(transitive)
- Removed@alwatr/node-fs@1.1.8(transitive)
- Removed@alwatr/package-tracer@1.0.8(transitive)
- Removed@alwatr/parse-duration@1.1.8(transitive)
- Removed@alwatr/platform-info@1.2.8(transitive)
- Removed@alwatr/polyfill-has-own@1.1.8(transitive)
- Removed@alwatr/render-state@1.0.8(transitive)
- Removed@alwatr/resolve-url@1.0.2(transitive)
- Removed@alwatr/unicode-digits@1.1.3(transitive)
Updated@alwatr/nanolib@^5.0.0