@putout/engine-runner
Advanced tools
Comparing version 13.4.0 to 13.5.0
@@ -17,3 +17,3 @@ 'use strict'; | ||
const program = path.findParent(isProgram); | ||
const program = path.findParent(isProgram) || path; | ||
@@ -20,0 +20,0 @@ const options = { |
{ | ||
"name": "@putout/engine-runner", | ||
"version": "13.4.0", | ||
"version": "13.5.0", | ||
"type": "commonjs", | ||
@@ -5,0 +5,0 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", |
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
32418