Comparing version 0.4.1 to 0.4.2
@@ -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. |
{ | ||
"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? |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1668565