@putout/compare
Advanced tools
Comparing version 14.0.0 to 14.0.1
{ | ||
"name": "@putout/compare", | ||
"version": "14.0.0", | ||
"version": "14.0.1", | ||
"type": "commonjs", | ||
@@ -27,3 +27,3 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
"dependencies": { | ||
"@putout/babel": "^1.0.5", | ||
"@putout/babel": "^2.0.0", | ||
"@putout/engine-parser": "^10.0.0", | ||
@@ -44,3 +44,3 @@ "@putout/operate": "^11.0.0", | ||
"eslint-plugin-n": "^16.0.0", | ||
"eslint-plugin-putout": "^21.0.0", | ||
"eslint-plugin-putout": "^22.0.0", | ||
"just-camel-case": "^4.0.2", | ||
@@ -53,3 +53,3 @@ "lerna": "^6.0.1", | ||
"putout": "*", | ||
"supertape": "^8.0.0", | ||
"supertape": "^9.0.0", | ||
"try-catch": "^3.0.0" | ||
@@ -56,0 +56,0 @@ }, |
Updated@putout/babel@^2.0.0