@putout/engine-runner
Advanced tools
Comparing version 10.0.2 to 10.1.0
{ | ||
"name": "@putout/engine-runner", | ||
"version": "10.0.2", | ||
"version": "10.1.0", | ||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
@@ -28,3 +28,3 @@ "description": "run putout plugins", | ||
"@babel/types": "^7.12.7", | ||
"@putout/compare": "^7.0.0", | ||
"@putout/compare": "^7.6.0", | ||
"@putout/engine-parser": "^4.0.1", | ||
@@ -31,0 +31,0 @@ "@putout/operate": "^6.0.0", |
@@ -46,2 +46,3 @@ # @putout/engine-runner [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL] | ||
`const hello = 'world'`, | ||
'ArrowFunctionExpression', | ||
]; | ||
@@ -48,0 +49,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
26245
293
Updated@putout/compare@^7.6.0