@babel/template
Advanced tools
Comparing version 7.21.9 to 7.22.5
{ | ||
"name": "@babel/template", | ||
"version": "7.21.9", | ||
"version": "7.22.5", | ||
"description": "Generate an AST from a string template.", | ||
@@ -19,5 +19,5 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
"dependencies": { | ||
"@babel/code-frame": "^7.21.4", | ||
"@babel/parser": "^7.21.9", | ||
"@babel/types": "^7.21.5" | ||
"@babel/code-frame": "^7.22.5", | ||
"@babel/parser": "^7.22.5", | ||
"@babel/types": "^7.22.5" | ||
}, | ||
@@ -24,0 +24,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
69045
Updated@babel/code-frame@^7.22.5
Updated@babel/parser@^7.22.5
Updated@babel/types@^7.22.5