Socket
Socket
Sign inDemoInstall

@babel/types

Package Overview
Dependencies
3
Maintainers
4
Versions
154
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.23.3 to 7.23.4

8

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

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

"dependencies": {
"@babel/helper-string-parser": "^7.22.5",
"@babel/helper-string-parser": "^7.23.4",
"@babel/helper-validator-identifier": "^7.22.20",

@@ -33,4 +33,4 @@ "to-fast-properties": "^2.0.0"

"devDependencies": {
"@babel/generator": "^7.23.3",
"@babel/parser": "^7.23.3",
"@babel/generator": "^7.23.4",
"@babel/parser": "^7.23.4",
"glob": "^7.2.0"

@@ -37,0 +37,0 @@ },

Sorry, the diff of this file is not supported yet

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