Socket
Socket
Sign inDemoInstall

babel-plugin-transform-es2015-parameters

Package Overview
Dependencies
28
Maintainers
6
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.4.5 to 6.5.0-1

14

package.json
{
"name": "babel-plugin-transform-es2015-parameters",
"version": "6.4.5",
"version": "6.5.0-1",
"description": "Compile ES2015 default and rest parameters to ES5",

@@ -9,7 +9,7 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-parameters",

"dependencies": {
"babel-traverse": "^6.4.5",
"babel-helper-call-delegate": "^6.3.13",
"babel-helper-get-function-arity": "^6.3.13",
"babel-template": "^6.3.13",
"babel-types": "^6.4.5",
"babel-traverse": "^6.5.0-1",
"babel-helper-call-delegate": "^6.5.0-1",
"babel-helper-get-function-arity": "^6.5.0-1",
"babel-template": "^6.5.0-1",
"babel-types": "^6.5.0-1",
"babel-runtime": "^5.0.0"

@@ -21,4 +21,4 @@ },

"devDependencies": {
"babel-helper-plugin-test-runner": "^6.3.13"
"babel-helper-plugin-test-runner": "^6.5.0-1"
}
}
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