Socket
Socket
Sign inDemoInstall

@babel/helper-function-name

Package Overview
Dependencies
17
Maintainers
5
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-beta.51 to 7.0.0-beta.52

8

package.json
{
"name": "@babel/helper-function-name",
"version": "7.0.0-beta.51",
"version": "7.0.0-beta.52",
"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-beta.51",
"@babel/template": "7.0.0-beta.51",
"@babel/types": "7.0.0-beta.51"
"@babel/helper-get-function-arity": "7.0.0-beta.52",
"@babel/template": "7.0.0-beta.52",
"@babel/types": "7.0.0-beta.52"
}
}

@@ -5,3 +5,3 @@ # @babel/helper-function-name

See our website [@babel/helper-function-name](https://new.babeljs.io/docs/en/next/babel-helper-function-name.html) for more information.
See our website [@babel/helper-function-name](https://babeljs.io/docs/en/next/babel-helper-function-name.html) for more information.

@@ -13,3 +13,3 @@ ## Install

```sh
npm install --save @babel/helper-function-name
npm install --save-dev @babel/helper-function-name
```

@@ -20,3 +20,3 @@

```sh
yarn add --save @babel/helper-function-name
yarn add @babel/helper-function-name --dev
```
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc