Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alwatr/nitrobase-engine

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/nitrobase-engine - npm Package Compare versions

Comparing version 7.3.1 to 7.4.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [7.4.0](https://github.com/Alwatr/nitrobase/compare/v7.3.1...v7.4.0) (2024-11-08)
### Dependencies update
* bump @alwatr/nanolib from 5.2.0 to 5.2.1 across multiple packages ([e1f87b0](https://github.com/Alwatr/nitrobase/commit/e1f87b07d33e8227440256a70f012aa63410f153)) by @
* **deps-dev:** bump @types/node in the dependencies group ([67ffbad](https://github.com/Alwatr/nitrobase/commit/67ffbad06c95c304d47acbe46fd137fb4cf69f95)) by @dependabot[bot]
* **deps:** bump @alwatr/nanolib from 5.0.0 to 5.2.0 in the alwatr group ([dfa1eef](https://github.com/Alwatr/nitrobase/commit/dfa1eefb191bbaac2ff2fff410bb1d3ec615d959)) by @dependabot[bot]
## [7.3.1](https://github.com/Alwatr/nitrobase/compare/v7.3.0...v7.3.1) (2024-11-02)

@@ -8,0 +16,0 @@

14

package.json
{
"name": "@alwatr/nitrobase-engine",
"version": "7.3.1",
"version": "7.4.0",
"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,6 +63,6 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",

"dependencies": {
"@alwatr/nanolib": "^5.0.0",
"@alwatr/nitrobase-helper": "^7.3.1",
"@alwatr/nitrobase-reference": "^7.3.1",
"@alwatr/nitrobase-types": "^7.3.1"
"@alwatr/nanolib": "^5.2.1",
"@alwatr/nitrobase-helper": "^7.4.0",
"@alwatr/nitrobase-reference": "^7.4.0",
"@alwatr/nitrobase-types": "^7.4.0"
},

@@ -74,6 +74,6 @@ "devDependencies": {

"@alwatr/type-helper": "^5.0.0",
"@types/node": "^22.8.6",
"@types/node": "^22.9.0",
"typescript": "^5.6.3"
},
"gitHead": "cbcfe6e61e21062570f91ae751e4fce3c232b003"
"gitHead": "ac284c47ccbd75f187bd5f4da4e990b1f92b52f5"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc