@putout/engine-parser
Advanced tools
Comparing version 5.4.0 to 5.4.1
@@ -57,4 +57,8 @@ 'use strict'; | ||
} | ||
const current = source[i]; | ||
if (current === '(') | ||
brackets.pop(); | ||
return brackets.length; | ||
} |
{ | ||
"name": "@putout/engine-parser", | ||
"version": "5.4.0", | ||
"version": "5.4.1", | ||
"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
16449
392