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

@deepkit/type-compiler

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deepkit/type-compiler - npm Package Versions

234

1.0.1-alpha.155

Diff

Changelog

Source

1.0.1-alpha.155 (2024-10-30)

Bug Fixes

  • framework: di token to label (0b37a21)
  • type: add executeTypeArgumentAsArray + custom iterable example with manual implementation (0781a1a)
  • type: symbols as method names (2be4ce6)
marcj
published 1.0.1-alpha.154 •

Changelog

Source

1.0.1-alpha.154 (2024-09-06)

Bug Fixes

  • bson: make sure index signature keys use full utf8 encoding (d447c1d)
  • sql: fix queries where value legitimately begins with $ (#580) (e0a0c3f)
  • sql: repair & enable @deepkit/sql tests (#579) (81a1ab1)
  • type-compiler: include enum annotations in .d.ts transformation (#607) (08854f3)
  • type: add scope in setter code to prevent variable already declared #603 (#606) (9af344f)
  • website: modify broken reflection example (#599) (7ee0a75)

Features

  • http: http timeout options (44fbf56)
  • rpc: make Buffer dependency optional (2f32a12)
  • type: support enum in pathResolver/resolvePath (78d7df0)
marcj
published 1.0.1-alpha.150 •

Changelog

Source

1.0.1-alpha.150 (2024-05-09)

Bug Fixes

  • rpc: ensure data is not chunked twice in server->client controllers (6c59f9b)
  • type-compiler: support ReceiveType in arrow function with body expression (3c66064)

Features

  • type-compiler: allow to use T from ReceiveType<T> in function body as type reference (4d24c8b), closes #565
marcj
published 1.0.1-alpha.149 •

Changelog

Source

1.0.1-alpha.149 (2024-05-07)

Bug Fixes

  • type-compiler: make sure type reference resolving skips parameter names (16ba17d), closes #566
marcj
published 1.0.1-alpha.146 •

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.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.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.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)
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