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

typeorm

Package Overview
Dependencies
Maintainers
3
Versions
829
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typeorm - npm Package Versions

1
83

0.3.19

Diff

Changelog

Source

0.3.19 (2024-01-03)

Bug Fixes

  • fixed Cannot read properties of undefined (reading 'sync') caused after glob package upgrade
imnotjames
published 0.3.19-dev.633c4e3 •

pleerock
published 0.3.18 •

Changelog

Source

0.3.18 (2024-01-03)

Bug Fixes

Features

Performance Improvements

BREAKING CHANGES

  • With node-oracledb the thin client is used as default. Added a option to use the thick client. Also added the option to specify the instant client lib
  • MongoDB: from the previous behavior of returning a result with metadata describing when a document is not found. See: https://github.com/mongodb/node-mongodb-native/blob/HEAD/etc/notes/CHANGES_6.0.0.md
  • new nullable embeds feature introduced a breaking change which might enforce you to update types on your entities to | null, if all columns in your embed entity are nullable. Since database queries now return embedded property as null if all its column values are null.
imnotjames
published 0.3.18-dev.15bc887 •

imnotjames
published 0.3.18-dev.b5ec088 •

imnotjames
published 0.3.18-dev.a00b1df •

imnotjames
published 0.3.18-dev.dd59524 •

imnotjames
published 0.3.18-dev.173910e •

imnotjames
published 0.3.18-dev.e67d704 •

imnotjames
published 0.3.18-dev.0f11739 •

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