Comparing version 1.0.5 to 1.0.6
@@ -146,3 +146,3 @@ /** | ||
err.machine = machineDefinition.identity; | ||
console.warn("No defaultExit set; defaulting to the catchall exit."); | ||
// console.warn("No defaultExit set; defaulting to the catchall exit."); | ||
} | ||
@@ -153,3 +153,3 @@ | ||
err.machine = machineDefinition.identity; | ||
console.warn("No catchallExit set; if an uncaught exception is thrown or `exits(err)` is called, this machine will throw!"); | ||
// console.warn("No catchallExit set; if an uncaught exception is thrown or `exits(err)` is called, this machine will throw!"); | ||
} | ||
@@ -156,0 +156,0 @@ |
{ | ||
"name": "machine", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Configure and execute machines", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
100963
1