@babel/generator
Advanced tools
Comparing version 8.0.0-alpha.10 to 8.0.0-alpha.11
{ | ||
"name": "@babel/generator", | ||
"version": "8.0.0-alpha.10", | ||
"version": "8.0.0-alpha.11", | ||
"description": "Turns an AST into code.", | ||
@@ -22,3 +22,3 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
"dependencies": { | ||
"@babel/types": "^8.0.0-alpha.10", | ||
"@babel/types": "^8.0.0-alpha.11", | ||
"@jridgewell/gen-mapping": "^0.3.5", | ||
@@ -29,4 +29,4 @@ "@jridgewell/trace-mapping": "^0.3.25", | ||
"devDependencies": { | ||
"@babel/helper-fixtures": "^8.0.0-alpha.10", | ||
"@babel/parser": "^8.0.0-alpha.10", | ||
"@babel/helper-fixtures": "^8.0.0-alpha.11", | ||
"@babel/parser": "^8.0.0-alpha.11", | ||
"@jridgewell/sourcemap-codec": "^1.4.15", | ||
@@ -33,0 +33,0 @@ "@types/jsesc": "^2.5.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
Updated@babel/types@^8.0.0-alpha.11