Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

diode

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diode - npm Package Versions

23

6.3.2

Diff

nhunzaker
published 6.3.1 •

Changelog

Source

6.3.1

  • Fixed issue where subscriptions removed during other callbacks would invoke missing handler
  • Fixed issue where removing a subscription with a different scope would remove others
nhunzaker
published 6.3.0 •

Changelog

Source

6.3.0

  • Removed js:next field. Without any ES6 and one single module there is no benefit.
nhunzaker
published 6.2.3 •

Changelog

Source

6.2.3

  • Fixed strange namespace error by only defining Diode as a function name
nhunzaker
published 6.2.2 •

nhunzaker
published 6.2.1 •

nhunzaker
published 6.2.0 •

nhunzaker
published 6.1.0 •

Changelog

Source

6.1.0

  • Add optional secondary scope argument to listen
nhunzaker
published 6.0.0 •

Changelog

Source

6.0.0

  • Removed decorate (just use Diode(entity))
  • Removed <Stateful /> this mixin required the use of Diode as a global which caused a lot of issues.
  • Made some internal changes for file savings
nhunzaker
published 5.0.0 •

Changelog

Source

5.0.0

  • Remove volley all together. It is great at first but then produces difficult hard to reason about event subscription.
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