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

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.0.0-beta.3 to 4.0.0-beta.4

14

package.json
{
"name": "rollup-plugin-babel",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "Seamless integration between Rollup and Babel.",

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

"dependencies": {
"@babel/helper-module-imports": "7.0.0-beta.35",
"@babel/helper-module-imports": "7.0.0-beta.44",
"rollup-pluginutils": "^2.0.1"

@@ -44,7 +44,7 @@ },

"devDependencies": {
"@babel/core": "7.0.0-beta.35",
"@babel/plugin-external-helpers": "7.0.0-beta.35",
"@babel/plugin-proposal-decorators": "7.0.0-beta.35",
"@babel/plugin-transform-runtime": "7.0.0-beta.35",
"@babel/preset-env": "7.0.0-beta.35",
"@babel/core": "7.0.0-beta.44",
"@babel/plugin-external-helpers": "7.0.0-beta.44",
"@babel/plugin-proposal-decorators": "7.0.0-beta.44",
"@babel/plugin-transform-runtime": "7.0.0-beta.44",
"@babel/preset-env": "7.0.0-beta.44",
"buble": "^0.18.0",

@@ -51,0 +51,0 @@ "eslint": "^3.12.0",

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