Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@babel/helper-check-duplicate-nodes

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-check-duplicate-nodes - npm Package Compare versions

Comparing version 7.22.5 to 7.24.6

11

package.json
{
"name": "@babel/helper-check-duplicate-nodes",
"version": "7.22.5",
"version": "7.24.6",
"description": "Babel helper module for babel transforms authors to check the AST against duplicated nodes.",
"main": "./lib/index.js",
"exports": {
".": "./lib/index.js",
".": {
"types": "./lib/index.d.ts",
"default": "./lib/index.js"
},
"./package.json": "./package.json"

@@ -31,8 +34,8 @@ },

"dependencies": {
"@babel/types": "^7.22.5"
"@babel/types": "^7.24.6"
},
"devDependencies": {
"@babel/core": "^7.22.5"
"@babel/core": "^7.24.6"
},
"type": "commonjs"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc