Socket
Socket
Sign inDemoInstall

@babel/helper-function-name

Package Overview
Dependencies
18
Maintainers
5
Versions
71
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-rc.3 to 7.0.0-rc.4

8

package.json
{
"name": "@babel/helper-function-name",
"version": "7.0.0-rc.3",
"version": "7.0.0-rc.4",
"description": "Helper function to change the property 'name' of every function",

@@ -9,6 +9,6 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name",

"dependencies": {
"@babel/helper-get-function-arity": "7.0.0-rc.3",
"@babel/template": "7.0.0-rc.3",
"@babel/types": "7.0.0-rc.3"
"@babel/helper-get-function-arity": "^7.0.0-rc.4",
"@babel/template": "^7.0.0-rc.4",
"@babel/types": "^7.0.0-rc.4"
}
}
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