@putout/babel
Advanced tools
Comparing version 2.6.0 to 2.7.0
{ | ||
"name": "@putout/babel", | ||
"version": "2.6.0", | ||
"version": "2.7.0", | ||
"type": "commonjs", | ||
@@ -47,8 +47,8 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
"devDependencies": { | ||
"@babel/code-frame": "^8.0.0-alpha.10", | ||
"@babel/generator": "^8.0.0-alpha.10", | ||
"@babel/parser": "^8.0.0-alpha.10", | ||
"@babel/template": "^8.0.0-alpha.10", | ||
"@babel/traverse": "^8.0.0-alpha.10", | ||
"@babel/types": "^8.0.0-alpha.10", | ||
"@babel/code-frame": "^8.0.0-alpha.11", | ||
"@babel/generator": "^8.0.0-alpha.11", | ||
"@babel/parser": "^8.0.0-alpha.11", | ||
"@babel/template": "^8.0.0-alpha.11", | ||
"@babel/traverse": "^8.0.0-alpha.11", | ||
"@babel/types": "^8.0.0-alpha.11", | ||
"@rollup/plugin-alias": "^5.0.0", | ||
@@ -62,6 +62,6 @@ "@rollup/plugin-commonjs": "^25.0.2", | ||
"acorn-stage3": "^4.0.0", | ||
"c8": "^9.1.0", | ||
"c8": "^10.1.2", | ||
"check-dts": "^0.8.0", | ||
"eslint": "^9.4.0", | ||
"eslint-plugin-n": "^16.0.1", | ||
"eslint-plugin-n": "^17.9.0", | ||
"eslint-plugin-putout": "^22.0.0", | ||
@@ -68,0 +68,0 @@ "globals": "^15.0.0", |
@@ -6,3 +6,3 @@ # @putout/babel [![NPM version][NPMIMGURL]][NPMURL] | ||
**CommonJS** pre-builts of Babel 8: if you want to migrate to [v8](https://github.com/babel/babel/releases/tag/v8.0.0-alpha.10), but cannot support **ESM** right now. | ||
**CommonJS** pre-builts of Babel 8: if you want to migrate to [v8](https://github.com/babel/babel/releases/tag/v8.0.0-alpha.11), but cannot support **ESM** right now. | ||
@@ -9,0 +9,0 @@ Usage |
Sorry, the diff of this file is too big to display
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
2281574
57193