New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@putout/babel

Package Overview
Dependencies
Maintainers
0
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@putout/babel - npm Package Compare versions

Comparing version

to
3.0.0

16

package.json
{
"name": "@putout/babel",
"version": "2.10.2",
"version": "3.0.0",
"type": "commonjs",

@@ -46,8 +46,8 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",

"devDependencies": {
"@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",
"@babel/code-frame": "^8.0.0-alpha.15",
"@babel/generator": "^8.0.0-alpha.15",
"@babel/parser": "^8.0.0-alpha.15",
"@babel/template": "^8.0.0-alpha.15",
"@babel/traverse": "^8.0.0-alpha.15",
"@babel/types": "^8.0.0-alpha.15",
"@swc/core": "^1.3.101",

@@ -71,3 +71,3 @@ "@types/node": "^22.10.1",

"engines": {
"node": ">=16"
"node": ">=18"
},

@@ -74,0 +74,0 @@ "publishConfig": {

@@ -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.13), 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.15), but cannot support **ESM** right now.

@@ -9,0 +9,0 @@ Usage

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display