Socket
Socket
Sign inDemoInstall

@deepkit/framework

Package Overview
Dependencies
208
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
15Next

1.0.1-alpha.126

Diff

Changelog

Source

1.0.1-alpha.126 (2024-02-06)

Bug Fixes

  • rpc: wrong ESM import (1426627)
marcj
published 1.0.1-alpha.124 •

Changelog

Source

1.0.1-alpha.124 (2024-02-04)

Bug Fixes

  • desktop-ui: -webkit-scrollbar is not supported in chrome anymore (68fca4f)
  • desktop-ui: dont ignore dist/ in npm package (e6e6faa)
  • orm: make sure getJoin operates on existing join model (03b2428)
  • type: handle more circular types (5f6bd12), closes #477

Features

  • orm: better Error handling + UniqueConstraintFailure (f1845ee)
  • orm: new API to configure a join query (64cc55e)
marcj
published 1.0.1-alpha.123 •

Changelog

Source

1.0.1-alpha.123 (2024-02-02)

Bug Fixes

  • desktop-ui: resolve various circular imports (3f5c676)
  • injector: resolve deps of exported providers correctly (c185b38)

Features

  • orm: onDatabaseError event (cdb7256)
marcj
published 1.0.1-alpha.122 •

Changelog

Source

1.0.1-alpha.122 (2024-01-31)

Features

  • injector: new Module.configureProvider<T>(Fn) with configuration callback (1739b95)
marcj
published 1.0.1-alpha.121 •

Changelog

Source

1.0.1-alpha.121 (2024-01-31)

Bug Fixes

  • core: clear timeouts correctly in ProcessLock (89cd2d5)
  • sqlite: correctly quote column renaming (e555ac8)
  • topsort: circular reference detection (1c01cc1)

Features

  • broker: await using BrokerLockItem.hold() for better resource management (7917fb1)
  • http: allow using unknown/any/never types that are nominal (3221ff0)
marcj
published 1.0.1-alpha.120 •

Changelog

Source

1.0.1-alpha.120 (2024-01-29)

Features

  • mysql: upgrade mariadb dependency to 3.2.3 (558ca17)
  • sql: support more union types and add new performance abstraction (03067fa), closes #525
  • type: preserve modifiers in homomorphic mapped types (f2091d0), closes #515 #514
marcj
published 1.0.1-alpha.119 •

Changelog

Source

1.0.1-alpha.119 (2024-01-28)

Features

  • sql: support embedded union object literals (29da45c)
  • type: provide parent types in serializer template state (d65dfc0)
marcj
published 1.0.1-alpha.118 •

Changelog

Source

1.0.1-alpha.118 (2024-01-27)

Features

  • app: support Reference in cli object flags (b436af2)
  • framework: support multi-host broker setup (6daa19e)
marcj
published 1.0.1-alpha.117 •

Changelog

Source

1.0.1-alpha.117 (2024-01-26)

Bug Fixes

  • broker: invalid type in Bus.publish (fb99dbe)
  • type-compiler: embed external class/functions (ad6973d)
  • type-compiler: merge compilerOptions from ConfigResolver (7b00789)
  • type-compiler: pattern match exclusion for globs (#543) (30e3319)
  • type: correct type guard (272cff9)

Features

  • app: allow object literals as flags (488247a)
  • app: allow passing command function without name (6796414)
  • app: more color in CLI validation error (9231b7c)
  • http: support non-class types as DI tokens in route actions (a296570)
  • type-compiler: improve perf by 10x (6eb0436)
  • type-compiler: support local export syntax + improve logging (993cffa)
marcj
published 1.0.1-alpha.116 •

Changelog

Source

1.0.1-alpha.116 (2024-01-22)

Features

  • injector: throw error when both forRoot and exports are used in module (#539) (7faa60d)
  • type: refactor typeName embedding (48a2994)
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc