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

@odinjs/odin

Package Overview
Dependencies
Maintainers
6
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@odinjs/odin - npm Package Versions

2.0.0

Diff

Changelog

Source

2.0.0 (2023-06-20)

Code Refactoring

  • remove auto binding (2ec080c)
  • rename unregister to deregister of Bundle and Registry (b7355f4)

Features

  • support injectable wrappers for composing decorators (8cdefea)

BREAKING CHANGES

  • Removed the auto binding of action, state and any other methods that start with on. Binding must be done by the user, as odin should not be responsible for choosing which methods should be bound.
  • Renamed unregister to deregister of the Bundle and Registry classes. The removal is now done using the definition itself, so the args argument has been removed.
mfklauberg
published 1.5.4 •

Changelog

Source

2.0.0 (2023-06-20)

Code Refactoring

  • remove auto binding (2ec080c)
  • rename unregister to deregister of Bundle and Registry (b7355f4)

Features

  • support injectable wrappers for composing decorators (8cdefea)

BREAKING CHANGES

  • Removed the auto binding of action, state and any other methods that start with on. Binding must be done by the user, as odin should not be responsible for choosing which methods should be bound.
  • Renamed unregister to deregister of the Bundle and Registry classes. The removal is now done using the definition itself, so the args argument has been removed.
mfklauberg
published 1.5.3 •

mfklauberg
published 1.5.2 •

philips-software-fa
published 1.4.2 •

philips-software-fa
published 1.3.0 •

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