Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-arrow-functions

Package Overview
Dependencies
77
Maintainers
5
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-beta.37 to 7.0.0-beta.38

10

package.json
{
"name": "@babel/plugin-transform-arrow-functions",
"version": "7.0.0-beta.37",
"version": "7.0.0-beta.38",
"description": "Compile ES2015 arrow functions to ES5",

@@ -12,9 +12,9 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions",

"peerDependencies": {
"@babel/core": "7.0.0-beta.37"
"@babel/core": "7.0.0-beta.38"
},
"devDependencies": {
"@babel/core": "7.0.0-beta.37",
"@babel/helper-plugin-test-runner": "7.0.0-beta.37",
"@babel/traverse": "7.0.0-beta.37"
"@babel/core": "7.0.0-beta.38",
"@babel/helper-plugin-test-runner": "7.0.0-beta.38",
"@babel/traverse": "7.0.0-beta.38"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc