@babel/helper-replace-supers
Advanced tools
Comparing version 7.0.0-beta.51 to 7.0.0-beta.52
{ | ||
"name": "@babel/helper-replace-supers", | ||
"version": "7.0.0-beta.51", | ||
"version": "7.0.0-beta.52", | ||
"description": "Helper function to replace supers", | ||
@@ -9,7 +9,7 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers", | ||
"dependencies": { | ||
"@babel/helper-member-expression-to-functions": "7.0.0-beta.51", | ||
"@babel/helper-optimise-call-expression": "7.0.0-beta.51", | ||
"@babel/traverse": "7.0.0-beta.51", | ||
"@babel/types": "7.0.0-beta.51" | ||
"@babel/helper-member-expression-to-functions": "7.0.0-beta.52", | ||
"@babel/helper-optimise-call-expression": "7.0.0-beta.52", | ||
"@babel/traverse": "7.0.0-beta.52", | ||
"@babel/types": "7.0.0-beta.52" | ||
} | ||
} |
@@ -5,3 +5,3 @@ # @babel/helper-replace-supers | ||
See our website [@babel/helper-replace-supers](https://new.babeljs.io/docs/en/next/babel-helper-replace-supers.html) for more information. | ||
See our website [@babel/helper-replace-supers](https://babeljs.io/docs/en/next/babel-helper-replace-supers.html) for more information. | ||
@@ -13,3 +13,3 @@ ## Install | ||
```sh | ||
npm install --save @babel/helper-replace-supers | ||
npm install --save-dev @babel/helper-replace-supers | ||
``` | ||
@@ -20,3 +20,3 @@ | ||
```sh | ||
yarn add --save @babel/helper-replace-supers | ||
yarn add @babel/helper-replace-supers --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
6702
+ Added@babel/code-frame@7.0.0-beta.52(transitive)
+ Added@babel/generator@7.0.0-beta.52(transitive)
+ Added@babel/helper-function-name@7.0.0-beta.52(transitive)
+ Added@babel/helper-get-function-arity@7.0.0-beta.52(transitive)
+ Added@babel/helper-member-expression-to-functions@7.0.0-beta.52(transitive)
+ Added@babel/helper-optimise-call-expression@7.0.0-beta.52(transitive)
+ Added@babel/helper-split-export-declaration@7.0.0-beta.52(transitive)
+ Added@babel/highlight@7.0.0-beta.52(transitive)
+ Added@babel/parser@7.0.0-beta.52(transitive)
+ Added@babel/template@7.0.0-beta.52(transitive)
+ Added@babel/traverse@7.0.0-beta.52(transitive)
+ Added@babel/types@7.0.0-beta.52(transitive)
- Removed@babel/code-frame@7.0.0-beta.51(transitive)
- Removed@babel/generator@7.0.0-beta.51(transitive)
- Removed@babel/helper-function-name@7.0.0-beta.51(transitive)
- Removed@babel/helper-get-function-arity@7.0.0-beta.51(transitive)
- Removed@babel/helper-member-expression-to-functions@7.0.0-beta.51(transitive)
- Removed@babel/helper-optimise-call-expression@7.0.0-beta.51(transitive)
- Removed@babel/helper-split-export-declaration@7.0.0-beta.51(transitive)
- Removed@babel/highlight@7.0.0-beta.51(transitive)
- Removed@babel/parser@7.0.0-beta.51(transitive)
- Removed@babel/template@7.0.0-beta.51(transitive)
- Removed@babel/traverse@7.0.0-beta.51(transitive)
- Removed@babel/types@7.0.0-beta.51(transitive)
Updated@babel/helper-member-expression-to-functions@7.0.0-beta.52
Updated@babel/types@7.0.0-beta.52