Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@putout/babel

Package Overview
Dependencies
Maintainers
1
Versions
34
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 2.10.0 to 2.10.2

25

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc