@putout/engine-parser
Advanced tools
Comparing version 7.0.0 to 7.1.0
@@ -16,2 +16,3 @@ 'use strict'; | ||
'recordAndTuple', | ||
'explicitResourceManagement', | ||
]; |
@@ -19,3 +19,2 @@ 'use strict'; | ||
const {sourceMapName} = options; | ||
const [printer = 'putout', printerOptions] = maybeArray(options.printer); | ||
@@ -22,0 +21,0 @@ |
{ | ||
"name": "@putout/engine-parser", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"type": "commonjs", | ||
@@ -58,6 +58,6 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
"eslint-plugin-n": "^16.0.0", | ||
"eslint-plugin-putout": "^17.0.0", | ||
"eslint-plugin-putout": "^18.0.0", | ||
"espree": "^9.0.0", | ||
"esprima": "^4.0.1", | ||
"hermes-parser": "^0.12.1", | ||
"hermes-parser": "^0.14.0", | ||
"just-camel-case": "^4.0.2", | ||
@@ -64,0 +64,0 @@ "lerna": "^6.0.1", |
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
17118
374