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

machina

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

machina - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

3

changelog.md

@@ -0,1 +1,4 @@

###v0.4.2
* The lodash dep for component.json was using a wildcard instead of locking at supported version(s).
###v0.4.1

@@ -2,0 +5,0 @@ * If an exception is thrown in an event handler, machina now logs `exception.stack` rather than the exception message only.

2

package.json
{
"name": "machina",
"description": "A library for creating powerful and flexible finite state machines. Loosely inspired by Erlang/OTP's gen_fsm behavior.",
"version": "0.4.1",
"version": "0.4.2",
"homepage": "http://machina-js.org/",

@@ -6,0 +6,0 @@ "repository": {

@@ -1,2 +0,2 @@

# machina.js - v0.4.1
# machina.js - v0.4.2

@@ -3,0 +3,0 @@ ## What is it?

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