Socket
Socket
Sign inDemoInstall

@babel/helper-check-duplicate-nodes

Package Overview
Dependencies
Maintainers
4
Versions
25
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.21.4-esm.1 to 7.21.4-esm.2

6

package.json
{
"name": "@babel/helper-check-duplicate-nodes",
"version": "7.21.4-esm.1",
"version": "7.21.4-esm.2",
"description": "Babel helper module for babel transforms authors to check the AST against duplicated nodes.",

@@ -31,8 +31,8 @@ "main": "./lib/index.js",

"dependencies": {
"@babel/types": "^7.21.4-esm.1"
"@babel/types": "7.21.4-esm.2"
},
"devDependencies": {
"@babel/core": "^7.21.4-esm.1"
"@babel/core": "7.21.4-esm.2"
},
"type": "module"
}
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