prettier-plugin-sql
Advanced tools
Comparing version 0.12.1 to 0.13.0
@@ -71,2 +71,6 @@ import { __rest } from "tslib"; | ||
{ | ||
value: 'bigquery', | ||
description: 'Google Standard SQL (Bigquery): https://cloud.google.com/bigquery', | ||
}, | ||
{ | ||
value: 'mariadb', | ||
@@ -73,0 +77,0 @@ description: 'MariaDB: https://mariadb.com', |
{ | ||
"name": "prettier-plugin-sql", | ||
"version": "0.12.1", | ||
"version": "0.13.0", | ||
"type": "module", | ||
@@ -48,3 +48,3 @@ "description": "An opinionated sql formatter plugin for Prettier", | ||
"node-sql-parser": "^4.4.0", | ||
"sql-formatter": "^10.0.0", | ||
"sql-formatter": "^11.0.2", | ||
"tslib": "^2.4.0" | ||
@@ -51,0 +51,0 @@ }, |
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
58143
11
1461
+ Addedsql-formatter@11.0.2(transitive)
- Removedsql-formatter@10.7.2(transitive)
Updatedsql-formatter@^11.0.2