@babel/helper-compilation-targets
Advanced tools
Comparing version 7.24.7 to 7.24.8
@@ -97,3 +97,3 @@ "use strict"; | ||
} | ||
} catch (e) {} | ||
} catch (_) {} | ||
return all; | ||
@@ -119,3 +119,3 @@ }, {}); | ||
return (0, _utils.semverify)(value); | ||
} catch (error) { | ||
} catch (_) { | ||
throw new Error(v.formatMessage(`'${value}' is not a valid value for 'targets.${target}'.`)); | ||
@@ -122,0 +122,0 @@ } |
{ | ||
"name": "@babel/helper-compilation-targets", | ||
"version": "7.24.7", | ||
"version": "7.24.8", | ||
"author": "The Babel Team (https://babel.dev/team)", | ||
@@ -28,5 +28,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@babel/compat-data": "^7.24.7", | ||
"@babel/helper-validator-option": "^7.24.7", | ||
"browserslist": "^4.22.2", | ||
"@babel/compat-data": "^7.24.8", | ||
"@babel/helper-validator-option": "^7.24.8", | ||
"browserslist": "^4.23.1", | ||
"lru-cache": "^5.1.1", | ||
@@ -33,0 +33,0 @@ "semver": "^6.3.1" |
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
52180
Updated@babel/compat-data@^7.24.8
Updatedbrowserslist@^4.23.1