@putout/engine-parser
Advanced tools
Comparing version 4.9.0 to 4.9.1
{ | ||
"name": "@putout/engine-parser", | ||
"version": "4.9.0", | ||
"version": "4.9.1", | ||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
@@ -42,3 +42,4 @@ "description": "putout parser", | ||
"nano-memoize": "^1.1.8", | ||
"once": "^1.4.0" | ||
"once": "^1.4.0", | ||
"try-catch": "^3.0.0" | ||
}, | ||
@@ -57,3 +58,3 @@ "keywords": [ | ||
"eslint-plugin-node": "^11.0.0", | ||
"eslint-plugin-putout": "^11.0.0", | ||
"eslint-plugin-putout": "^12.0.0", | ||
"espree": "^9.0.0", | ||
@@ -68,4 +69,3 @@ "esprima": "^4.0.1", | ||
"supertape": "^6.0.0", | ||
"tenko": "^2.0.0", | ||
"try-catch": "^3.0.0" | ||
"tenko": "^2.0.0" | ||
}, | ||
@@ -72,0 +72,0 @@ "license": "MIT", |
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
18
9
+ Addedtry-catch@^3.0.0
+ Addedtry-catch@3.0.1(transitive)