Socket
Socket
Sign inDemoInstall

@babel/helper-compilation-targets

Package Overview
Dependencies
Maintainers
4
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-compilation-targets - npm Package Compare versions

Comparing version 7.24.7 to 7.24.8

4

lib/index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc