🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@babel/types

Package Overview
Dependencies
Maintainers
4
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/types - npm Package Compare versions

Comparing version
8.0.0
to
8.0.4
+4
-4
package.json
{
"name": "@babel/types",
"version": "8.0.0",
"version": "8.0.4",
"description": "Babel Types is a Lodash-esque utility library for AST nodes",

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

"@babel/helper-string-parser": "^8.0.0",
"@babel/helper-validator-identifier": "^8.0.0"
"@babel/helper-validator-identifier": "^8.0.4"
},
"devDependencies": {
"@babel/generator": "^8.0.0",
"@babel/helper-fixtures": "^8.0.0",
"@babel/parser": "^8.0.0"
"@babel/helper-fixtures": "^8.0.1",
"@babel/parser": "^8.0.4"
},

@@ -28,0 +28,0 @@ "engines": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display