baggywrinkle
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -118,3 +118,2 @@ const machineAsAction = require('machine-as-action'); | ||
if (options.noEnvelope) { | ||
console.log('body', require('util').inspect(body, { depth: null })); | ||
return callback(null, body); | ||
@@ -121,0 +120,0 @@ } |
{ | ||
"name": "baggywrinkle", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Run a machine from an AWS Lambda function.", | ||
@@ -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
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
23344
177