🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@deepkit/api-console-gui

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deepkit/api-console-gui - npm Package Versions

1
57
11

1.0.1-alpha.119

Diff
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)
marcj
published 1.0.1-alpha.115 •

Changelog

Source

1.0.1-alpha.115 (2024-01-21)

Bug Fixes

  • create-app: update code to newest deepkit version (7f85620)
  • framework: stopwatch store last sync report error (bc15c06)
  • rpc-tcp: make sure unixsocket folder is created (00fd4ed)
  • website: add @latest to npm init (f182de5)
marcj
published 1.0.1-alpha.114 •

Changelog

Source

1.0.1-alpha.114 (2024-01-21)

Bug Fixes

  • http: make sure HttpHeader options is defined (ea251ed)
  • type-compiler: support nodenext/node16 module type (5e40fae)

Features

  • type-compiler: improve performance drastically (1d80c1a)
marcj
published 1.0.1-alpha.113 •

Changelog

Source

1.0.1-alpha.113 (2024-01-17)

Bug Fixes

  • framework: make sure profiler is only activated when debug/profile is true. (c1d9357)

Features

  • orm: remove rxjs dependency (0d9dfe1)
marcj
published 1.0.1-alpha.112 •

Changelog

Source

1.0.1-alpha.112 (2024-01-16)

Bug Fixes

  • framework: make sure configured var/debug folder is created when (3383504)

Features

  • app: improve CLI outputs/parsing by removing @oclif (e38bbd1)
  • rpc: make kernel connection available in kernel security (#536) (32252b0)
marcj
published 1.0.1-alpha.111 •

Changelog

Source

1.0.1-alpha.111 (2024-01-15)

Features

  • type: add new fast path to resolveReceiveType and made it 5x faster on average use case. (45d656c)
marcj
published 1.0.1-alpha.110 •

Changelog

Source

1.0.1-alpha.110 (2024-01-11)

Bug Fixes

  • type-compiler: make sure plugin is exported in new entrypoint + deps are correct (22eb296)