@babel/helper-member-expression-to-functions
Advanced tools
Comparing version 7.24.5 to 7.24.6
{ | ||
"name": "@babel/helper-member-expression-to-functions", | ||
"version": "7.24.5", | ||
"version": "7.24.6", | ||
"description": "Helper function to replace certain member expressions with function calls", | ||
@@ -18,6 +18,6 @@ "repository": { | ||
"dependencies": { | ||
"@babel/types": "^7.24.5" | ||
"@babel/types": "^7.24.6" | ||
}, | ||
"devDependencies": { | ||
"@babel/traverse": "^7.24.5" | ||
"@babel/traverse": "^7.24.6" | ||
}, | ||
@@ -24,0 +24,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
107421
3
1
Updated@babel/types@^7.24.6