Socket
Socket
Sign inDemoInstall

rollup-plugin-babel

Package Overview
Dependencies
Maintainers
10
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-babel - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

4

package.json
{
"name": "rollup-plugin-babel",
"version": "4.1.0",
"version": "4.2.0",
"description": "Seamless integration between Rollup and Babel.",

@@ -38,3 +38,3 @@ "main": "dist/rollup-plugin-babel.cjs.js",

"@babel/core": "7 || ^7.0.0-rc.2",
"rollup": ">=0.60.0 <1"
"rollup": ">=0.60.0 <2"
},

@@ -41,0 +41,0 @@ "devDependencies": {

@@ -48,3 +48,3 @@ # rollup-plugin-babel

All options are as per the [Babel documentation](https://babeljs.io/), except the following:
All options are as per the [Babel documentation](https://babeljs.io/), plus the following:

@@ -51,0 +51,0 @@ - `options.externalHelpers`: a boolean value indicating whether to bundle in the Babel helpers

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