@putout/engine-runner
Advanced tools
Comparing version 14.0.1 to 14.0.2
{ | ||
"name": "@putout/engine-runner", | ||
"version": "14.0.1", | ||
"version": "14.0.2", | ||
"type": "commonjs", | ||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
"description": "run putout plugins", | ||
"description": "Run 🐊Putout plugins", | ||
"homepage": "https://github.com/coderaiser/putout/tree/master/packages/engine-runner#readme", | ||
@@ -57,3 +57,3 @@ "main": "lib/index.js", | ||
"putout": "*", | ||
"supertape": "^7.0.0" | ||
"supertape": "^8.0.0" | ||
}, | ||
@@ -60,0 +60,0 @@ "license": "MIT", |
@@ -311,3 +311,3 @@ # @putout/engine-runner [![NPM version][NPMIMGURL]][NPMURL] | ||
exit() { | ||
console.log(listStore()); | ||
console.log(pathStore()); | ||
// returns | ||
@@ -314,0 +314,0 @@ []; |
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
33628