@putout/babel
Advanced tools
Comparing version 2.10.0 to 2.10.2
{ | ||
"name": "@putout/babel", | ||
"version": "2.10.0", | ||
"version": "2.10.2", | ||
"type": "commonjs", | ||
@@ -33,3 +33,2 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
"wisdom": "madrun wisdom", | ||
"build-old": "madrun build-old", | ||
"clean": "madrun clean", | ||
@@ -48,13 +47,8 @@ "build": "madrun build", | ||
"devDependencies": { | ||
"@babel/code-frame": "^8.0.0-alpha.14", | ||
"@babel/generator": "^8.0.0-alpha.14", | ||
"@babel/parser": "^8.0.0-alpha.14", | ||
"@babel/template": "^8.0.0-alpha.14", | ||
"@babel/traverse": "^8.0.0-alpha.14", | ||
"@babel/types": "^8.0.0-alpha.14", | ||
"@rollup/plugin-alias": "^5.0.0", | ||
"@rollup/plugin-commonjs": "^28.0.1", | ||
"@rollup/plugin-json": "^6.0.0", | ||
"@rollup/plugin-node-resolve": "^15.0.1", | ||
"@rollup/plugin-replace": "^6.0.1", | ||
"@babel/code-frame": "^8.0.0-alpha.13", | ||
"@babel/generator": "^8.0.0-alpha.13", | ||
"@babel/parser": "^8.0.0-alpha.13", | ||
"@babel/template": "^8.0.0-alpha.13", | ||
"@babel/traverse": "^8.0.0-alpha.13", | ||
"@babel/types": "^8.0.0-alpha.13", | ||
"@swc/core": "^1.3.101", | ||
@@ -71,6 +65,3 @@ "@types/node": "^22.10.1", | ||
"nodemon": "^3.0.1", | ||
"putout": "^36.10.0", | ||
"rollup": "^4.8.0", | ||
"rollup-plugin-node-externals": "^7.0.0", | ||
"rollup-plugin-polyfill-node": "^0.13.0", | ||
"putout": "^37.2.0", | ||
"supertape": "^10.0.0", | ||
@@ -77,0 +68,0 @@ "tsup": "^8.0.1", |
@@ -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.14), 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.13), 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
2356415
21
59103