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

machina

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

machina - npm Package Versions

234

4.0.2

Diff

Changelog

Source

v4.0.2

  • Updated lodash to ^4.17.5
ifandelse
published 4.0.1 •

Changelog

Source

v4.0.1

  • Updated express (dev dependency) to ^3.11
ifandelse
published 4.0.0 •

Changelog

Source

v4.0.0

  • Updated lodash to 4.x (made this a major bump due to impact on client side bundling scenarios that still used lodash 3.x)
ifandelse
published 2.0.2 •

Changelog

Source

v2.0.2

  • Fix broken formatting in README.md
  • Fixed issue where this gets lost on processQueue by changing binding approach - #147
rniemeyer
published 2.0.1 •

Changelog

Source

v2.0.1

  • Fixed issue where the transitioned event was only firing if the state had handlers. (Fixes #137)
ifandelse
published 2.0.0 •

Changelog

Source

v2.0.0

  • Fix example code in README.md
  • Fixed #122 - Missing comma in readme example
  • Cleared out the currentActionArgs at the end of the handle behavior. (Fixes #127)
  • Ignored example directory for npm publishes.
  • Updated npm scripts to include call-through for all gulp tasks.
ifandelse
published 2.0.0-1 •

Changelog

Source

v2.0.0-1

  • Refactored to use CommonJS modules and changed the build process to use webpack to generate a UMD.
  • Added the transitioned event, which fires after the _onEnter handler of a new state has completed execution.
  • Added support for additional custom arguments to be passed to the transition call, which then get passed as arguments to the _onEnter handler of the new state.
  • Fixed issue reported in #110, where behavioral FSMs were not correctly configuring the hierarchy (listening to correct child FSMs, reporting composite state correctly, etc.).
  • Removed Plato Reports.
  • Added Karma-based runner and related files.
ifandelse
published 1.1.2 •

Changelog

Source

v1.1.2

  • Internal improvements to the Fsm prototype, thanks to @igncp.
ifandelse
published 1.1.1 •

Changelog

Source

v1.1.1

  • Added compositeState method to the BehavioralFsm and Fsm prototypes.
  • Added compositeState assertions to tests where state is also being checked.
  • Fixed issue with atm example AccountView.
  • Tweaked istanbul setup to use gulp-spawn-mocha option.
  • Additional whitespace cleanup (removing last vestiges of node-beautify)
ifandelse
published 1.1.0 •

Changelog

Source

v1.1.0

  • This was an accidental re-publishing of v1.0.1. Oops.
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