@putout/engine-parser
Advanced tools
Comparing version 6.3.0 to 6.4.0
'use strict'; | ||
module.exports = [ | ||
'importMeta', | ||
'importAttributes', | ||
'dynamicImport', | ||
'bigInt', | ||
'classProperties', | ||
'decorators-legacy', | ||
'destructuringPrivate', | ||
'exportDefaultFrom', | ||
'throwExpressions', | ||
'recordAndTuple', | ||
]; | ||
module.exports = ['importMeta', ['importAttributes', { | ||
deprecatedAssertSyntax: true, | ||
}], 'dynamicImport', 'bigInt', 'classProperties', 'decorators-legacy', 'destructuringPrivate', 'exportDefaultFrom', 'throwExpressions', 'recordAndTuple']; |
{ | ||
"name": "@putout/engine-parser", | ||
"version": "6.3.0", | ||
"version": "6.4.0", | ||
"type": "commonjs", | ||
@@ -5,0 +5,0 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", |
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
17063
362
1