Socket
Socket
Sign inDemoInstall

@ogre-tools/injectable-extension-for-auto-registration

Package Overview
Dependencies
3
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123457Next

10.3.1

Diff

Changelog

Source

10.3.1 (2022-09-26)

Note: Version bump only for package ogre-tools

iku-turso
published 10.3.0 •

Changelog

Source

10.3.0 (2022-09-26)

Features

  • Introduce "runnable" in injectable-utils (80eb213)
  • Make build of a ts-package include type information (d174431)
iku-turso
published 10.2.0 •

Changelog

Source

10.2.0 (2022-09-23)

Features

  • Make auto-register also register named exports, and not just the default export (6af7f4c)
iku-turso
published 10.1.0 •

Changelog

Source

10.1.0 (2022-09-02)

Features

  • Make error message for attempt to inject a side-effect contain context (b474146)

Bug Fixes

  • Make decorator injectables behave consistently with cycles (b6481b5)
iku-turso
published 10.0.0 •

Changelog

Source

10.0.0 (2022-09-01)

⚠ BREAKING CHANGES

  • Make sure all registrations happen before injections
  • Make registrations in presence of computedInjectMany require explicit MobX-transaction

Features

  • Expose id of injectionToken in typing (09284f3)
  • Expose typings for decorability, tags and di.context (fb49104)
  • Make registrations in presence of computedInjectMany require explicit MobX-transaction (dcbf551)
  • Permit registrations without MobX transaction when injectable has no token (c65a529)

Bug Fixes

  • Add unit tests to prove and document the injection context in di.context (3126248)
  • Make computedInjectMany not blow up when unrelated decorators are present (888f76f)
  • Make sure all registrations happen before injections (e551e70)
jansav
published 9.0.3 •

Changelog

Source

9.0.3 (2022-08-25)

Bug Fixes

  • Make injectable-react not break React reconciliation when using async dependencies (049c84a)

Reverts

  • Revert "chore: Change to using v8 coverage provider for babel misbehaving" (4fb612b)
jansav
published 9.0.2 •

Changelog

Source

9.0.2 (2022-08-10)

Note: Version bump only for package ogre-tools

jansav
published 9.0.1 •

Changelog

Source

9.0.1 (2022-06-29)

Note: Version bump only for package ogre-tools

iku-turso
published 9.0.0 •

Changelog

Source

9.0.0 (2022-06-20)

⚠ BREAKING CHANGES

  • Make containers have ID for better error messages

Features

  • Make containers have ID for better error messages (ea3ac4c)

Bug Fixes

  • Prevent nested computedInjectMany's from appearing as cycles (24cfa1f)
jansav
published 8.0.0 •

Changelog

Source

8.0.0 (2022-06-15)

⚠ BREAKING CHANGES

  • Expose function for injecting reactively many instead of using instantiation parameter

Features

  • Add shorthands for decorating to make addition of e.g. jest.spy easier (350a957)
  • Expose deregistering in types (6823839)
  • Expose function for injecting reactively many instead of using instantiation parameter (b572b32)

Bug Fixes

  • Return same computed when injecting reactively many multiple times for same injection token (75d8f51)

Reverts

  • Revert "chore: Consolidate to relying of peer dependencies in injectable extensions" (8f9b9b2)
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