@babel/helper-replace-supers
Advanced tools
Comparing version 7.22.1 to 7.22.5
{ | ||
"name": "@babel/helper-replace-supers", | ||
"version": "7.22.1", | ||
"version": "7.22.5", | ||
"description": "Helper function to replace supers", | ||
@@ -17,8 +17,8 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-environment-visitor": "^7.22.1", | ||
"@babel/helper-member-expression-to-functions": "^7.22.0", | ||
"@babel/helper-optimise-call-expression": "^7.18.6", | ||
"@babel/template": "^7.21.9", | ||
"@babel/traverse": "^7.22.1", | ||
"@babel/types": "^7.22.0" | ||
"@babel/helper-environment-visitor": "^7.22.5", | ||
"@babel/helper-member-expression-to-functions": "^7.22.5", | ||
"@babel/helper-optimise-call-expression": "^7.22.5", | ||
"@babel/template": "^7.22.5", | ||
"@babel/traverse": "^7.22.5", | ||
"@babel/types": "^7.22.5" | ||
}, | ||
@@ -25,0 +25,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
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
32246