New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@deepkit/api-console-gui

Package Overview
Dependencies
Maintainers
1
Versions
88
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

13
9

1.0.1-alpha.148

Diff

Changelog

Source

1.0.1-alpha.148 (2024-05-04)

Features

  • type: new TemplateState.touch and isTypeClassOf (cdf3272)
  • type: support lower/mixed case as identifier for enum values (ce0166e)
  • type: support mixed case enum member in union resolver (96dd2d8)
marcj
published 1.0.1-alpha.147 •

Changelog

Source

1.0.1-alpha.147 (2024-05-04)

Bug Fixes

  • http: support for JSON array payloads (#564) (feeeaa6)
  • mysql: ensure number & AutoIncrement is always int (69feb17)
  • sqlite: make sure ALTER TABLE are not aggregated (74ef2eb)
  • type: make sure handled constructor properties are not set twice (2e82eb6)
  • type: resolve global classes as shallow TypeClass (d976024)
  • website: docs about DI configureProvider and nominal tyoes (e5dafb4)
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.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.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)
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