@babel/helper-replace-supers
Advanced tools
Comparing version 7.0.0-rc.4 to 7.0.0
{ | ||
"name": "@babel/helper-replace-supers", | ||
"version": "7.0.0-rc.4", | ||
"version": "7.0.0", | ||
"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-rc.4", | ||
"@babel/helper-optimise-call-expression": "^7.0.0-rc.4", | ||
"@babel/traverse": "^7.0.0-rc.4", | ||
"@babel/types": "^7.0.0-rc.4" | ||
"@babel/helper-member-expression-to-functions": "^7.0.0", | ||
"@babel/helper-optimise-call-expression": "^7.0.0", | ||
"@babel/traverse": "^7.0.0", | ||
"@babel/types": "^7.0.0" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
7765