@babel/types
Advanced tools
Comparing version 8.0.0-alpha.3 to 8.0.0-alpha.4
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package