Socket
Socket
Sign inDemoInstall

@babel/types

Package Overview
Dependencies
3
Maintainers
4
Versions
155
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.21.4-esm.1 to 7.21.4-esm.2

10

package.json
{
"name": "@babel/types",
"version": "7.21.4-esm.1",
"version": "7.21.4-esm.2",
"description": "Babel Types is a Lodash-esque utility library for AST nodes",

@@ -27,9 +27,9 @@ "author": "The Babel Team (https://babel.dev/team)",

"dependencies": {
"@babel/helper-string-parser": "^7.21.4-esm.1",
"@babel/helper-validator-identifier": "^7.21.4-esm.1",
"@babel/helper-string-parser": "7.21.4-esm.2",
"@babel/helper-validator-identifier": "7.21.4-esm.2",
"to-fast-properties": "^2.0.0"
},
"devDependencies": {
"@babel/generator": "^7.21.4-esm.1",
"@babel/parser": "^7.21.4-esm.1",
"@babel/generator": "7.21.4-esm.2",
"@babel/parser": "7.21.4-esm.2",
"chalk": "^4.1.0",

@@ -36,0 +36,0 @@ "glob": "^7.2.0"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc