@babel/helper-replace-supers
Advanced tools
Comparing version 8.0.0-alpha.9 to 8.0.0-alpha.10
{ | ||
"name": "@babel/helper-replace-supers", | ||
"version": "8.0.0-alpha.9", | ||
"version": "8.0.0-alpha.10", | ||
"description": "Helper function to replace supers", | ||
@@ -17,11 +17,11 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-environment-visitor": "^8.0.0-alpha.9", | ||
"@babel/helper-member-expression-to-functions": "^8.0.0-alpha.9", | ||
"@babel/helper-optimise-call-expression": "^8.0.0-alpha.9" | ||
"@babel/helper-environment-visitor": "^8.0.0-alpha.10", | ||
"@babel/helper-member-expression-to-functions": "^8.0.0-alpha.10", | ||
"@babel/helper-optimise-call-expression": "^8.0.0-alpha.10" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^8.0.0-alpha.9" | ||
"@babel/core": "^8.0.0-alpha.10" | ||
}, | ||
"peerDependencies": { | ||
"@babel/core": "^8.0.0-alpha.9" | ||
"@babel/core": "^8.0.0-alpha.10" | ||
}, | ||
@@ -28,0 +28,0 @@ "engines": { |
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
99127