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

backbone-machina

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backbone-machina - npm Package Versions

1.1.0

Diff

Changelog

Source

1.1.0 — 2020-02-10

  • Added full support for Machina.Fsm's eventListeners option.
  • Added support for Machina's '*' event wildcard as an alternative for Backbone.Event's 'all'. Both forms can now be used interchangeably.
  • As a result of the above two changes, BackboneFsm is finally a true drop-in replacement for Machina.Fsm. It can now be used in hierarchical settings.
  • Upgraded all dependencies to their latest versions. This includes a major upgrade from Machina 2.0.2 to 4.0.2. However, the latter upgrade introduces no breaking changes that affect users of backbone-machina. In particular, Machina.Fsm in version 4.0.2 is still API-compatible with version 2.0.2.
  • Moved the source repository from GitHub to GitLab.
  • Renamed the master branch to production and the develop branch to master.
jgonggrijp
published 1.0.0 •

Changelog

Source

1.0.0 — 2018-09-03

Initial release. Included machina.Fsm and Backbone.Events interfaces as well as enter:state and exit:state events. Lacked support for the eventListeners option, which made it impossible to create hierarchical FSMs.

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