prettier-plugin-sql
Advanced tools
Comparing version 0.8.1 to 0.8.2
{ | ||
"name": "prettier-plugin-sql", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"type": "module", | ||
"description": "An opinionated sql formatter plugin for Prettier", | ||
"repository": "git@github.com/rx-ts/prettier.git", | ||
"homepage": "https://github.com/rx-ts/prettier/blob/master/packages/sql", | ||
"author": "JounQin <admin@1stg.me>", | ||
"repository": "git@github.com/un-ts/prettier.git", | ||
"homepage": "https://github.com/un-ts/prettier/tree/master/packages/sql", | ||
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>", | ||
"license": "MIT", | ||
"engines": { | ||
"node": "^12.20 || ^14.18.0 || >=16.0.0" | ||
"node": "^12.20.0 || ^14.18.0 || >=16.0.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "main": "./lib/index.cjs", | ||
"node-sql-parser": "^4.3.0", | ||
"sql-formatter": "^7.0.2" | ||
"sql-formatter": "^7.0.3" | ||
}, | ||
@@ -50,0 +50,0 @@ "publishConfig": { |
@@ -79,2 +79,14 @@ # 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) | ||
## Sponsors | ||
| 1stG | RxTS | UnTS | | ||
| ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | | ||
| [![1stG Open Collective backers and sponsors](https://opencollective.com/1stG/organizations.svg)](https://opencollective.com/1stG) | [![RxTS Open Collective backers and sponsors](https://opencollective.com/rxts/organizations.svg)](https://opencollective.com/rxts) | [![UnTS Open Collective backers and sponsors](https://opencollective.com/unts/organizations.svg)](https://opencollective.com/unts) | | ||
## Backers | ||
| 1stG | RxTS | UnTS | | ||
| -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | | ||
| [![1stG Open Collective backers and sponsors](https://opencollective.com/1stG/individuals.svg)](https://opencollective.com/1stG) | [![RxTS Open Collective backers and sponsors](https://opencollective.com/rxts/individuals.svg)](https://opencollective.com/rxts) | [![UnTS Open Collective backers and sponsors](https://opencollective.com/unts/individuals.svg)](https://opencollective.com/unts) | | ||
## Changelog | ||
@@ -81,0 +93,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
48284
105
1
Updatedsql-formatter@^7.0.3