Socket
Socket
Sign inDemoInstall

@babel/helper-compilation-targets

Package Overview
Dependencies
11
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-alpha.8 to 8.0.0-alpha.9

lib/index.d.ts

15

package.json
{
"name": "@babel/helper-compilation-targets",
"version": "8.0.0-alpha.8",
"version": "8.0.0-alpha.9",
"author": "The Babel Team (https://babel.dev/team)",

@@ -14,3 +14,6 @@ "license": "MIT",

"exports": {
".": "./lib/index.js",
".": {
"types": "./lib/index.d.ts",
"default": "./lib/index.js"
},
"./package.json": "./package.json"

@@ -26,4 +29,4 @@ },

"dependencies": {
"@babel/compat-data": "^8.0.0-alpha.8",
"@babel/helper-validator-option": "^8.0.0-alpha.8",
"@babel/compat-data": "^8.0.0-alpha.9",
"@babel/helper-validator-option": "^8.0.0-alpha.9",
"browserslist": "^4.22.2",

@@ -34,3 +37,3 @@ "lru-cache": "^7.14.1",

"devDependencies": {
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.8",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.9",
"@types/lru-cache": "^5.1.1",

@@ -40,5 +43,5 @@ "@types/semver": "^5.5.0"

"engines": {
"node": "^16.20.0 || ^18.16.0 || >=20.0.0"
"node": "^18.20.0 || ^20.10.0 || >=21.0.0"
},
"type": "module"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc