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 8.0.0-alpha.3 to 8.0.0-alpha.4

10

package.json
{
"name": "@babel/types",
"version": "8.0.0-alpha.3",
"version": "8.0.0-alpha.4",
"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": "^8.0.0-alpha.3",
"@babel/helper-validator-identifier": "^8.0.0-alpha.3",
"@babel/helper-string-parser": "^8.0.0-alpha.4",
"@babel/helper-validator-identifier": "^8.0.0-alpha.4",
"to-fast-properties": "^3.0.0"
},
"devDependencies": {
"@babel/generator": "^8.0.0-alpha.3",
"@babel/parser": "^8.0.0-alpha.3",
"@babel/generator": "^8.0.0-alpha.4",
"@babel/parser": "^8.0.0-alpha.4",
"glob": "^7.2.0"

@@ -36,0 +36,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