@putout/engine-parser
Advanced tools
Comparing version 1.17.2 to 1.18.0
@@ -6,3 +6,4 @@ 'use strict'; | ||
allowAwaitOutsideFunction: true, | ||
allowUndeclaredExports: true, | ||
}; | ||
{ | ||
"name": "@putout/engine-parser", | ||
"version": "1.17.2", | ||
"version": "1.18.0", | ||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
@@ -47,4 +47,4 @@ "description": "putout parser", | ||
"@babel/types": "^7.6.3", | ||
"@cloudcmd/stub": "^2.3.4", | ||
"@putout/test": "^1.1.1", | ||
"@cloudcmd/stub": "^3.0.0", | ||
"@putout/test": "^2.0.0", | ||
"acorn": "https://github.com/coderaiser/acorn/archive/7.1.0.tar.gz", | ||
@@ -54,15 +54,15 @@ "acorn-jsx": "^5.0.2", | ||
"coveralls": "^3.0.0", | ||
"eslint": "^6.2.0", | ||
"eslint": "^7.0.0-rc.0", | ||
"eslint-plugin-node": "^11.0.0", | ||
"eslint-plugin-putout": "^3.0.0", | ||
"espree": "^6.1.1", | ||
"eslint-plugin-putout": "^4.0.0", | ||
"espree": "^7.0.0", | ||
"esprima": "^4.0.1", | ||
"just-camel-case": "^4.0.2", | ||
"lerna": "^3.8.5", | ||
"madrun": "^5.0.0", | ||
"madrun": "^6.0.0", | ||
"nodemon": "^2.0.1", | ||
"nyc": "^14.0.0", | ||
"nyc": "^15.0.1", | ||
"putout": "*", | ||
"redrun": "^7.0.2", | ||
"supertape": "^1.2.3", | ||
"supertape": "^2.0.0", | ||
"tenko": "^1.0.6", | ||
@@ -69,0 +69,0 @@ "try-catch": "^3.0.0" |
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
13146
316