@babel/helper-replace-supers
Advanced tools
Comparing version 7.18.9 to 7.19.1
@@ -276,2 +276,4 @@ "use strict"; | ||
exports.default = ReplaceSupers; | ||
exports.default = ReplaceSupers; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@babel/helper-replace-supers", | ||
"version": "7.18.9", | ||
"version": "7.19.1", | ||
"description": "Helper function to replace supers", | ||
@@ -20,4 +20,4 @@ "repository": { | ||
"@babel/helper-optimise-call-expression": "^7.18.6", | ||
"@babel/traverse": "^7.18.9", | ||
"@babel/types": "^7.18.9" | ||
"@babel/traverse": "^7.19.1", | ||
"@babel/types": "^7.19.0" | ||
}, | ||
@@ -24,0 +24,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
29372
5
222
Updated@babel/traverse@^7.19.1
Updated@babel/types@^7.19.0