Socket
Socket
Sign inDemoInstall

nukak

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nukak - npm Package Versions

23
8

1.4.0

Diff

Changelog

Source

[1.4.0] - 2024-08-15

  • Automatically release the querier unless it is inside a current transaction.
  • Remove unnecessary wrapper for transactions from AbstractQuerierPool class.
rogerpadilla
published 1.3.6 •

rogerpadilla
published 1.3.5 •

rogerpadilla
published 1.3.4 •

rogerpadilla
published 1.3.3 •

Changelog

Source

[1.3.3] - 2024-08-13

  • Improve typings of first inserted ID.
rogerpadilla
published 1.3.2 •

Changelog

Source

[1.3.2] - 2024-08-13

  • Return the inserted IDs in the response of the queriers' run function.
rogerpadilla
published 1.3.1 •

Changelog

Source

[1.3.1] - 2024-08-13

  • Fix an issue related to the $where condition of selected relations missed in the final criteria for @OneToMany and @ManyToMany relationships.
rogerpadilla
published 1.3.0 •

Changelog

Source

[1.3.0] - 2024-08-13

  • Add support for json and jsonb fields. Automatically parse the JSON values when persisting with JSON.parse function.
  • Improve type-safety in general.
  • Move getPersistables inside dialect for higher reusability.
  • Add support for vector fields.
rogerpadilla
published 1.5.0 •

rogerpadilla
published 1.2.0 •

Changelog

Source

[1.2.0] - 2024-08-12

  • Add support for raw in values (previously, it was only supported by $select and $where operators). Allows safe use of any SQL query/clause as the value in an insert or update operation that shouldn't be automatically escaped by the ORM.
23
8
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