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

@putout/babel

Package Overview
Dependencies
Maintainers
0
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.6.0 to 2.7.0

18

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

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