New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alwatr/nitrobase-engine

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/nitrobase-engine - npm Package Versions

7.5.7

Diff

Changelog

Source

7.5.7 (2025-02-03)

Dependencies update

  • update @alwatr dependencies to latest versions (f8bb10f) by @
alimd
published 7.5.6 •

Changelog

Source

7.5.6 (2025-02-03)

Bug Fixes

  • bind storeChanged_ method in constructor for proper context (#350) (33cf076) by @

Miscellaneous Chores

  • enable signing for git tags and commits in lerna configuration (a7323c9) by @alimd
alimd
published 7.5.5 •

Changelog

Source

7.5.5 (2025-02-02)

Bug Fixes

  • update callback invocation to use correct context in CollectionReference and DocumentReference (7cc9fc9) by @alimd

Miscellaneous Chores

  • disable signing for git tags and commits in lerna configuration (ae0a66e) by @

Dependencies update

  • deps-dev: bump @types/node (d60ee96) by @dependabot[bot]
  • deps: bump the github-actions group across 1 directory with 3 updates (43b2fe7) by @dependabot[bot]
  • update (0b9eccd) by @alimd
alimd
published 7.5.4 •

Changelog

Source

7.5.4 (2025-01-12)

Bug Fixes

  • nitrobase: optional data in newStoreFile_ and throw Error when data not exist for document type (6d2a173) by @alimd
  • nitrobase: remove initialData parameter from newCollection method (56cacf0) by @alimd
  • nitrobase: required initial data for newDocument (61f1788) by @alimd
  • reference: remove initialData parameter from newRefFromData method and default data to an empty object (c89c172) by @alimd
  • reference: rename initialData parameter to data in newRefFromData method (cf389b8) by @alimd

Code Refactoring

  • nitrobase: bind storeChanged_ method directly instead of using bind in multiple locations (dba1da6) by @alimd

Miscellaneous Chores

  • yarn: update checksumBehavior to reset in .yarnrc.yml (53b5e8d) by @

Dependencies update

  • deps-dev: bump the dependencies group across 1 directory with 11 updates (fdd30a6) by @dependabot[bot]
  • deps: bump the github-actions group across 1 directory with 6 updates (c564562) by @dependabot[bot]
  • update yarn to 4.6.0, typescript to 5.7.3-sdk, and prettier to 3.4.2-sdk (f8c87e9) by @
alimd
published 7.5.0 •

Changelog

Source

7.5.0 (2024-11-09)

Features

  • add user-management package (dd0037c) by @mohammadhonarvar
  • nitrobase: export nitrobase-user-management (338e9ab) by @mohammadhonarvar
  • types: add AlwatrAuth (bff7ab6) by @mohammadhonarvar
  • user-manaement: add the initial sturcture (2897b2c) by @mohammadhonarvar

Bug Fixes

  • nginx: change return code from 444 to 403 for unauthorized user access (7cdb33d) by @AliMD
  • nginx: update base image from 3.2.0 to 3.3.1 in Dockerfile (6378cb3) by @AliMD
  • user-management: complete codes & types (838bfd2) by @mohammadhonarvar
  • user-management: review's feedback (77b2796) by @mohammadhonarvar
  • user-management: update directory & homepage (32f54f6) by @mohammadhonarvar
  • user-management: update version & name (1db77da) by @mohammadhonarvar
  • workflow: enable test mode for nginx container tests (d5bcae5) by @AliMD

Code Refactoring

  • engine: make config as a public property (6453540) by @mohammadhonarvar
  • user-management: remove commented-out code and clean up interface (f32ac45) by @AliMD

Dependencies update

  • update (222692c) by @mohammadhonarvar
alimd
published 7.4.0 •

Changelog

Source

7.4.0 (2024-11-08)

Features

  • nginx: default CORS configuration (bb69e47) by @
  • nitrobase: add exports for nitrobase-helper and nitrobase-types in main.ts (865fcc8) by @

Code Refactoring

  • nitrobase: rename helper.ts to client.ts and update exports (c328892) by @
  • nitrobase: separate exports based on the packages name (4b1f241) by @mohammadhonarvar
  • nitrobase: update exports & remove extra files (c406705) by @mohammadhonarvar

Miscellaneous Chores

  • deps: bump alwatr/nginx-json in /packages/nginx (f86339f) by @dependabot[bot]
  • dockerfile: update label version (f25eb3b) by @AliMD
  • workflow: remove commented-out nitrobase-api job from publish-container.yml (0c65d33) by @

Dependencies update

  • bump @alwatr/nanolib from 5.2.0 to 5.2.1 across multiple packages (e1f87b0) by @
  • deps-dev: bump @types/node in the dependencies group (67ffbad) by @dependabot[bot]
  • deps: bump @alwatr/nanolib from 5.0.0 to 5.2.0 in the alwatr group (dfa1eef) by @dependabot[bot]
alimd
published 7.3.1 •

Changelog

Source

7.3.1 (2024-11-02)

Miscellaneous Chores

  • deps-dev: bump the development-dependencies group with 8 updates (63f7adc) by @dependabot[bot]
  • deps: bump alwatr/nginx-json in /packages/nginx (6b965bc) by @dependabot[bot]
  • deps: bump github/codeql-action in the github-actions group (b84174a) by @dependabot[bot]
  • deps: bump the alwatr-dependencies group with 2 updates (20fb436) by @dependabot[bot]
  • deps: bump the github-actions group across 1 directory with 5 updates (efff4e2) by @dependabot[bot]
  • Dockerfile: update label version (9b59694) by @AliMD
  • vscode: add copilot instructions and update extension recommendations (17c4b25) by @AliMD

Dependencies update

  • deps-dev: bump @types/node in the dependencies group (dd3e94a) by @dependabot[bot]
  • deps: bump the alwatr group with 6 updates (eb9eeb1) by @dependabot[bot]
  • update (134465f) by @
  • update dependabot configuration for improved dependency management (3182ec0) by @AliMD
alimd
published 7.3.0 •

Changelog

Source

7.3.0 (2024-10-11)

Features

  • update imports & packages based on the latest changes of nanolib & prevent side-effects (0d66f89) by @mohammadhonarvar

Bug Fixes

  • helper: Update dependencies and packages for @alwatr/type-helper (b57a97d) by @AliMD

Code Refactoring

  • update imports & packages based on the latest changes of nanolib (ce990a2) by @mohammadhonarvar

Miscellaneous Chores

  • deps-dev: bump the development-dependencies group with 10 updates (7bdcf3f) by @dependabot[bot]
  • deps: bump the alwatr-dependencies group with 10 updates (60afdde) by @dependabot[bot]
  • deps: bump the alwatr-dependencies group with 6 updates (1cf29b2) by @dependabot[bot]
  • deps: bump the github-actions group with 2 updates (1d8ab42) by @dependabot[bot]
  • deps: bump the github-actions group with 5 updates (92522b8) by @dependabot[bot]

Dependencies update

alimd
published 7.2.1 •

Changelog

Source

7.2.1 (2024-09-29)

Bug Fixes

  • nitrobase: export helper (ca17b18) by @njfamirm

Miscellaneous Chores

  • change the license to AGPL-3.0 (59a45c4) by @ArmanAsadian
  • deps-dev: bump @types/node in the development-dependencies group (9b146d2) by @dependabot[bot]
  • deps: bump the github-actions group with 3 updates (e53e8fc) by @dependabot[bot]
  • engine: change the license to AGPL-3.0 (f9d89d5) by @ArmanAsadian
  • helper: change the license to AGPL-3.0 (1fe19df) by @ArmanAsadian
  • nginx: change the license to AGPL-3.0 (e2cf692) by @ArmanAsadian
  • nitrobase: change the license to AGPL-3.0 (15a9859) by @ArmanAsadian
  • reference: change the license to AGPL-3.0 (44ff664) by @ArmanAsadian
  • types: change the license to AGPL-3.0 (b45e0a4) by @ArmanAsadian

Dependencies update

alimd
published 7.2.0 •

Changelog

Source

7.2.0 (2024-09-24)

Code Refactoring

  • rename all store to nitrobase (0928420) by @AliMD
  • rename all store to nitrobase (9e31765) by @AliMD
  • rename package reference from "store" to "nitrobase" (9d19482) by @AliMD
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