prettier-plugin-sql
Advanced tools
Comparing version 0.17.0 to 0.17.1
{ | ||
"name": "prettier-plugin-sql", | ||
"version": "0.17.0", | ||
"version": "0.17.1", | ||
"type": "module", | ||
@@ -10,3 +10,3 @@ "description": "An opinionated sql formatter plugin for Prettier", | ||
"funding": "https://opencollective.com/unts", | ||
"license": "GPLv2", | ||
"license": "MIT", | ||
"engines": { | ||
@@ -13,0 +13,0 @@ "node": "^14.18.0 || >=16.0.0" |
@@ -126,9 +126,9 @@ # prettier-plugin-sql ![npm bundle size](https://img.shields.io/bundlephobia/min/prettier-plugin-sql) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/prettier-plugin-sql) | ||
[GPLv2][] © [JounQin][]@[1stG.me][] | ||
[MIT][] © [JounQin][]@[1stG.me][] | ||
[1stg.me]: https://www.1stg.me | ||
[jounqin]: https://GitHub.com/JounQin | ||
[gplv2]: https://opensource.org/license/gpl-2-0 | ||
[mit]: http://opensource.org/licenses/MIT | ||
[node-sql-parser]: https://github.com/taozhi8833998/node-sql-parser | ||
[prettier]: https://prettier.io | ||
[sql-formatter]: https://github.com/zeroturnaround/sql-formatter |
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
0
100
45873