Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@babel/plugin-transform-new-target

Package Overview
Dependencies
Maintainers
4
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-new-target - npm Package Compare versions

Comparing version
7.27.1
to
7.29.7
+6
-6
package.json
{
"name": "@babel/plugin-transform-new-target",
"version": "7.27.1",
"version": "7.29.7",
"description": "Transforms new.target meta property",

@@ -20,3 +20,3 @@ "repository": {

"dependencies": {
"@babel/helper-plugin-utils": "^7.27.1"
"@babel/helper-plugin-utils": "^7.29.7"
},

@@ -27,6 +27,6 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.27.1",
"@babel/helper-plugin-test-runner": "^7.27.1",
"@babel/plugin-transform-arrow-functions": "^7.27.1",
"@babel/plugin-transform-class-properties": "^7.27.1"
"@babel/core": "^7.29.7",
"@babel/helper-plugin-test-runner": "^7.29.7",
"@babel/plugin-transform-arrow-functions": "^7.29.7",
"@babel/plugin-transform-class-properties": "^7.29.7"
},

@@ -33,0 +33,0 @@ "engines": {