@babel/helper-get-function-arity
Advanced tools
Comparing version 7.0.0-beta.51 to 7.0.0-beta.52
{ | ||
"name": "@babel/helper-get-function-arity", | ||
"version": "7.0.0-beta.51", | ||
"version": "7.0.0-beta.52", | ||
"description": "Helper function to get function arity", | ||
@@ -9,4 +9,4 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity", | ||
"dependencies": { | ||
"@babel/types": "7.0.0-beta.51" | ||
"@babel/types": "7.0.0-beta.52" | ||
} | ||
} |
@@ -5,3 +5,3 @@ # @babel/helper-get-function-arity | ||
See our website [@babel/helper-get-function-arity](https://new.babeljs.io/docs/en/next/babel-helper-get-function-arity.html) for more information. | ||
See our website [@babel/helper-get-function-arity](https://babeljs.io/docs/en/next/babel-helper-get-function-arity.html) for more information. | ||
@@ -13,3 +13,3 @@ ## Install | ||
```sh | ||
npm install --save @babel/helper-get-function-arity | ||
npm install --save-dev @babel/helper-get-function-arity | ||
``` | ||
@@ -20,3 +20,3 @@ | ||
```sh | ||
yarn add --save @babel/helper-get-function-arity | ||
yarn add @babel/helper-get-function-arity --dev | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1711
+ Added@babel/types@7.0.0-beta.52(transitive)
- Removed@babel/types@7.0.0-beta.51(transitive)
Updated@babel/types@7.0.0-beta.52