@babel/parser
Advanced tools
Comparing version 8.0.0-alpha.14 to 8.0.0-alpha.15
{ | ||
"name": "@babel/parser", | ||
"version": "8.0.0-alpha.14", | ||
"version": "8.0.0-alpha.15", | ||
"description": "A JavaScript parser", | ||
@@ -38,10 +38,10 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
"dependencies": { | ||
"@babel/types": "^8.0.0-alpha.14" | ||
"@babel/types": "^8.0.0-alpha.15" | ||
}, | ||
"devDependencies": { | ||
"@babel/code-frame": "^8.0.0-alpha.14", | ||
"@babel/helper-check-duplicate-nodes": "^8.0.0-alpha.14", | ||
"@babel/helper-fixtures": "^8.0.0-alpha.14", | ||
"@babel/helper-string-parser": "^8.0.0-alpha.14", | ||
"@babel/helper-validator-identifier": "^8.0.0-alpha.14", | ||
"@babel/code-frame": "^8.0.0-alpha.15", | ||
"@babel/helper-check-duplicate-nodes": "^8.0.0-alpha.15", | ||
"@babel/helper-fixtures": "^8.0.0-alpha.15", | ||
"@babel/helper-string-parser": "^8.0.0-alpha.15", | ||
"@babel/helper-validator-identifier": "^8.0.0-alpha.15", | ||
"charcodes": "^0.2.0" | ||
@@ -48,0 +48,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2428318
29829
216
3
5
1
29
Updated@babel/types@^8.0.0-alpha.15