pastafarian
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "pastafarian", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A tiny event emitter-based finite state machine", | ||
@@ -18,3 +18,4 @@ "main": "pastafarian.js", | ||
"files": [ | ||
"pastafarian.js" | ||
"pastafarian.js", | ||
"pastafarian.min.js" | ||
], | ||
@@ -21,0 +22,0 @@ "keywords": [ |
@@ -374,4 +374,2 @@ # pastafarian | ||
- promise support for transition function? | ||
- chaining transition callbacks into single promise? | ||
- a transition that throws an error can be canceled? |
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
18781
5
375