@putout/engine-parser
Advanced tools
Comparing version 6.2.0 to 6.3.0
@@ -5,11 +5,8 @@ 'use strict'; | ||
'importMeta', | ||
'importAssertions', | ||
'importAttributes', | ||
'dynamicImport', | ||
'bigInt', | ||
'classPrivateProperties', | ||
'classPrivateMethods', | ||
'classProperties', | ||
'decorators-legacy', | ||
'destructuringPrivate', | ||
'numericSeparator', | ||
'exportDefaultFrom', | ||
@@ -16,0 +13,0 @@ 'throwExpressions', |
{ | ||
"name": "@putout/engine-parser", | ||
"version": "6.2.0", | ||
"version": "6.3.0", | ||
"type": "commonjs", | ||
@@ -57,3 +57,3 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
"eslint": "^8.0.1", | ||
"eslint-plugin-n": "^15.2.4", | ||
"eslint-plugin-n": "^16.0.0", | ||
"eslint-plugin-putout": "^17.0.0", | ||
@@ -60,0 +60,0 @@ "espree": "^9.0.0", |
@@ -101,2 +101,3 @@ # @putout/engine-parser [![NPM version][NPMIMGURL]][NPMURL] | ||
}); | ||
// returns | ||
@@ -103,0 +104,0 @@ `const hello = 'world'; |
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
147
17065
371