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

@deepkit/injector

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deepkit/injector - npm Package Versions

1
11

1.0.1-alpha.138

Diff

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

Changelog

Source

1.0.1-alpha.132 (2024-02-10)

Bug Fixes

  • rpc: better error message when no observable type can be extracted (5e7ecf1)
  • sql: strings should be nullable without casting as JSON (#552) (fe55b7f)
  • type: intersection of two different primitive types always return never (#549) (20d3dc8)

Features

  • mongo: export custom command API (d82ccd1)
marcj
published 1.0.1-alpha.131 •

Changelog

Source

1.0.1-alpha.131 (2024-02-09)

Bug Fixes

  • http: make sure all path parameters are available in HttpRequestParser (e215420)
  • rpc: error Observable Subscribers when no Observable Next type can be detected (e207fea)
  • type: make sure cast<string> throws when null/undefined is passed (1bb3641)
marcj
published 1.0.1-alpha.128 •

Changelog

Source

1.0.1-alpha.128 (2024-02-06)

Bug Fixes

  • framework: esm import (a9927c2)
  • injector: correctly label symbols (ac07f21)
  • postgres: don't crash when no index can be extracted (c80e88f)

Features

  • http: add new HttpRequestParser<T> injection token (6101f83)
marcj
published 1.0.1-alpha.124 •

Changelog

Source

1.0.1-alpha.124 (2024-02-04)

Bug Fixes

  • desktop-ui: -webkit-scrollbar is not supported in chrome anymore (68fca4f)
  • desktop-ui: dont ignore dist/ in npm package (e6e6faa)
  • orm: make sure getJoin operates on existing join model (03b2428)
  • type: handle more circular types (5f6bd12), closes #477

Features

  • orm: better Error handling + UniqueConstraintFailure (f1845ee)
  • orm: new API to configure a join query (64cc55e)
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)
marcj
published 1.0.1-alpha.122 •

Changelog

Source

1.0.1-alpha.122 (2024-01-31)

Features

  • injector: new Module.configureProvider<T>(Fn) with configuration callback (1739b95)
marcj
published 1.0.1-alpha.121 •

Changelog

Source

1.0.1-alpha.121 (2024-01-31)

Bug Fixes

  • core: clear timeouts correctly in ProcessLock (89cd2d5)
  • sqlite: correctly quote column renaming (e555ac8)
  • topsort: circular reference detection (1c01cc1)

Features

  • broker: await using BrokerLockItem.hold() for better resource management (7917fb1)
  • http: allow using unknown/any/never types that are nominal (3221ff0)
marcj
published 1.0.1-alpha.120 •

Changelog

Source

1.0.1-alpha.120 (2024-01-29)

Features

  • mysql: upgrade mariadb dependency to 3.2.3 (558ca17)
  • sql: support more union types and add new performance abstraction (03067fa), closes #525
  • type: preserve modifiers in homomorphic mapped types (f2091d0), closes #515 #514
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