Socket
Socket
Sign inDemoInstall

@deepkit/framework

Package Overview
Dependencies
19
Maintainers
1
Versions
153
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
16Next

1.0.1-alpha.111

Diff

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

Changelog

Source

1.0.1-alpha.109 (2024-01-10)

Bug Fixes

  • bson: tests (607d369)
  • create-app: add missing filesystem dependency (#533) (a70327c)
  • http: use default values of route parameters if no http value was provided. (fa74d16), closes #529
  • injector: allow to define scope in provide<T>({}) (2f12c2e)
  • orm: snapshot type any correctly (4898e9b)
  • rpc: defer resolving class name (68fe2a9)
  • rpc: tests with controller path resolution based on reflection (6909fa8)
  • sql: serialize referenced types (#528) (2f68991)
  • type-compiler: arrow function receive type (#521) (6bfb246)
  • type-compiler: resolve reflection mode paths correctly (acb2d72)
  • type-compiler: set ts compiler options target to es2022 if higher than es20222 when resolving global lib files (#516) (29a1a17)
  • type: make serializer API consistent (5870005)

Features

  • broker: queue message deduplication (#512) (2a8bf2c)
  • injector: add support for receive type in isProvided (#511) (e405ed3)
  • mongo,sql: skip database field for inserts (#527) (9fca388)
marcj
published 1.0.1-alpha.108 •

Changelog

Source

1.0.1-alpha.108 (2023-11-21)

Bug Fixes

  • app: correctly end stopwatch frame (86be2e1)
  • broker: await disconnect (0568378)
  • core: make sure stringifyValueWithType does not print unlimited depth (56fbef9)
  • framework: don't enable profiler per default (52a7e52)
  • framework: dont throw when profiler package couldn't be built. (3b165d6)
  • framework: provide always DebugBroker (1b55b65)
  • http: fix tests to reflect new error reporting (1eb83ff)
  • injector: make sure type cache is used when finding matching provider. (8c79e4b)
  • rpc: correctly load controller name (9d603db)
  • rpc: race condition in disconnect() when connect is still in progress (f2d708d)
  • template: better typings to support <element role="string"> (efb1668)
  • type: correctly check X extends Date and print validation errors with caused value. (fde795e)
  • type: correctly materialize Promise in runtime checks. (aa66460), closes #495
  • type: make sure typeof x expression doesn't return the original type (7206e7e)
  • type: make sure inline returns a ref to the correct type program (dc5d6dd)

Features

  • rpc: make controller decorator name optional (#491) (525ed39)
  • type-compiler: emit typeName for type only imports (#501) (318d091)
marcj
published 1.0.1-alpha.106 •

Changelog

Source

1.0.1-alpha.106 (2023-10-23)

Note: Version bump only for package root

marcj
published 1.0.1-alpha.103 •

Changelog

Source

1.0.1-alpha.105 (2023-10-23)

Bug Fixes

  • filesystem-aws-s3: use new type for ACL (dd08c77)
  • framework: support esm environment for debug gui http routes (5cb33cf)
  • mongo: also check connection request for queued requests. (6c6ca94)
  • mongo: fix off by one error in pool (666ba86)
  • orm: correctly instantiate database class per module (1ea2418)
  • rpc: move controllerAccess to handleAction to not call it twice. (c68308d)
  • type-compiler: wrong import (caad2b3)
  • type: do not interfere with type checking when intersecting multiple type annotations. (af85f1f)
  • type: test (c335466)
marcj
published 1.0.1-alpha.102 •

marcj
published 1.0.1-alpha.101 •

marcj
published 1.0.1-alpha.100 •

marcj
published 1.0.1-alpha.99 •

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