Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-new-target

Package Overview
Dependencies
Maintainers
4
Versions
75
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.22.3 to 7.22.5

12

package.json
{
"name": "@babel/plugin-transform-new-target",
"version": "7.22.3",
"version": "7.22.5",
"description": "Transforms new.target meta property",

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

"dependencies": {
"@babel/helper-plugin-utils": "^7.21.5"
"@babel/helper-plugin-utils": "^7.22.5"
},

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

"devDependencies": {
"@babel/core": "^7.22.1",
"@babel/helper-plugin-test-runner": "^7.18.6",
"@babel/plugin-transform-arrow-functions": "^7.21.5",
"@babel/plugin-transform-class-properties": "^7.22.3"
"@babel/core": "^7.22.5",
"@babel/helper-plugin-test-runner": "^7.22.5",
"@babel/plugin-transform-arrow-functions": "^7.22.5",
"@babel/plugin-transform-class-properties": "^7.22.5"
},

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

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