@putout/engine-runner
Advanced tools
Comparing version 8.2.1 to 9.0.0
{ | ||
"name": "@putout/engine-runner", | ||
"version": "8.2.1", | ||
"version": "9.0.0", | ||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
@@ -34,4 +34,4 @@ "description": "run putout plugins", | ||
"@babel/types": "^7.6.1", | ||
"@putout/compare": "^5.0.0", | ||
"@putout/engine-parser": "^2.0.0", | ||
"@putout/compare": "^6.0.0", | ||
"@putout/engine-parser": "^3.0.0", | ||
"@putout/operate": "^5.0.0", | ||
@@ -68,3 +68,3 @@ "debug": "^4.1.1", | ||
"engines": { | ||
"node": ">=10" | ||
"node": ">=12" | ||
}, | ||
@@ -71,0 +71,0 @@ "publishConfig": { |
+ Added@putout/compare@6.1.1(transitive)
+ Added@putout/engine-parser@3.1.0(transitive)
- Removed@putout/compare@5.2.1(transitive)
- Removed@putout/engine-parser@2.1.0(transitive)
Updated@putout/compare@^6.0.0
Updated@putout/engine-parser@^3.0.0