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

@alterior/di

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alterior/di - npm Package Versions

13
7

3.5.6

Diff

Changelog

Source

v3.5.6

  • Re-release of packages to resolve package resolution issues
rezonant
published 3.5.3 •

Changelog

Source

v3.5.3

  • @/di: Better type safety for TypeProvider (must be concrete type) while still allowing for injection tokens to be abstract. Fixes an issue where inject() could not accept an abstract class, even though that is a common pattern for swappable injectables.
rezonant
published 3.5.0 •

Changelog

Source

v3.5.0

  • @/di: inject() now supports skipSelf, self, and optional options.
  • @/web-server
    • Add support for SNI
    • Add support for serving both HTTP and HTTPS via a secondary port
  • @/fastify
    • Fix missing support for Alterior seamless websockets
    • Fix missing support for Alterior TLS certificate generation
    • Fix missing support for serving TLS/SPDY
rezonant
published 3.4.1 •

rezonant
published 3.4.0 •

Changelog

Source

🚀3.4.0

  • @/di: Support for imperative injection via the inject() function.
rezonant
published 3.2.0 •

Changelog

Source

🚀3.2.0

  • All packages now depend on RxJS 7.8.0 or later.
rezonant
published 3.1.15 •

Changelog

Source

🚀3.1.15

  • @/common: clone() Now properly handles undefined/null and primitive values
rezonant
published 3.1.6 •

Changelog

Source

🚀3.1.6

  • @/annotations: Fixes a bug where method decorators would be misapplied if the name of the method was the same as the name of a method of the Array class
rezonant
published 3.1.4 •

rezonant
published 3.1.0 •

Changelog

Source

🚀3.1.0

  • Minimum Node.js version is now 14
  • Updated dependencies
  • Cleans up a number of unused dependencies
  • Now uses NPM workspaces for managing the Alterior codebase
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