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
2345
15Next

1.0.1-alpha.146

Diff

Changelog

Source

1.0.1-alpha.146 (2024-04-17)

Bug Fixes

  • type-compiler: esm import of micromatch (5606d74)
marcj
published 1.0.1-alpha.145 •

Changelog

Source

1.0.1-alpha.145 (2024-04-08)

Bug Fixes

  • filesystem-aws-s3: use correct path normalize function (58042a9)
  • http: make sure invalid formidable files are skipped (d1ff09b)
  • orm: make sure persistence is always closed on flush (015d90a)
  • sql: dates should be nullable without casting as JSON (#553) (d34b1a3)
  • sql: resolve Date|null to date type (ab12802)
  • type guard handing of empty Map/Set (da4cf82)
  • website: fix ssr, remove some pages (51b9b36)
marcj
published 1.0.1-alpha.144 •

Changelog

Source

1.0.1-alpha.144 (2024-03-19)

Bug Fixes

  • postgres: use DatabaseField<{type}> for type mapping if available (107399a)
  • website: fix deps + builds (4183580)
marcj
published 1.0.1-alpha.143 •

Changelog

Source

1.0.1-alpha.143 (2024-03-17)

Bug Fixes

  • core: don't include stack in formatError per default (1b603ee)
  • http: parameter service injection into route methods with encapsulated modules (9c98f8b)
  • type-compiler: also parse tsx source files (80464bf), closes #560
  • type: print Error cause chain in formatError (c2a413a)
  • type: union expansions in intersections (332b26e), closes #556

Features

  • desktop-ui: support queryParams in list route support (6f33804)
  • injector: improve set method api (#557) (eb92e58)
  • mysql, postgres: add support for connection URLs (2518670)
marcj
published 1.0.1-alpha.142 •

Changelog

Source

1.0.1-alpha.142 (2024-03-06)

Bug Fixes

  • type-compiler: support windows reflection pattern matching (cec3146)
marcj
published 1.0.1-alpha.141 •

Changelog

Source

1.0.1-alpha.141 (2024-03-05)

Bug Fixes

  • orm: remove browser export (58bb3c8)
  • rpc: maintain strictSerialization option also in new observables (273330b)
  • type: handle Function correctly in type comparisons (16f0c1d)
marcj
published 1.0.1-alpha.140 •

Changelog

Source

1.0.1-alpha.140 (2024-03-02)

Bug Fixes

  • framework: also disconnect broker/stopwatch onServerShutdown (69c56eb)

Features

  • sql: support per-field name remapping (63b8aaf)
marcj
published 1.0.1-alpha.139 •

Changelog

Source

1.0.1-alpha.139 (2024-02-29)

Bug Fixes

  • create-app: adjust example app to new API changes (d2b1c26)
  • rpc: only print warning text, not error (ed8cfe7)
  • type-compiler: mark the right SourceFile object as processed (38cfdf0)
  • type: better error message when fast path type resolution fails due to undefined symbols (0ef082d)
marcj
published 1.0.1-alpha.138 •

Changelog

Source

1.0.1-alpha.138 (2024-02-27)

Bug Fixes

  • type: make sure methods are not part of deserialization/type guard union resolver (eb08a73)
marcj
published 1.0.1-alpha.137 •

Changelog

Source

1.0.1-alpha.137 (2024-02-26)

Bug Fixes

  • app: allow to inject optional services (52fd21f)
  • desktop-ui: correctly unregister destroyed sidebar (8613ae4)
  • framework: order of scoped services to allow injecting HttpRequest in RpcKernelSecurity (9a5e300)
  • type: correctly type guard null in optional properties (c0adcb0)
2345
15Next
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