Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prettier-plugin-sql-cst

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-plugin-sql-cst - npm Package Compare versions

Comparing version 0.12.1 to 0.12.2

1

dist/syntax/select.js

@@ -175,2 +175,3 @@ "use strict";

},
group_by_all: function (print) { return print(["allKw"]); },
// PARTITION BY clause

@@ -177,0 +178,0 @@ partition_by_clause: function (print) {

5

package.json
{
"name": "prettier-plugin-sql-cst",
"version": "0.12.1",
"version": "0.12.2",
"description": "Prettier plugin for SQL",
"contributors": [
"Barna Magyarkuti <bmagyarkuti@gmail.com>",
"Bowen Parnell <bparnell@4tel.com.au>",

@@ -39,3 +40,3 @@ "Rene Saarsoo <nene@triin.net>"

"prettier": "^3.0.3",
"sql-parser-cst": "^0.31.1"
"sql-parser-cst": "^0.32.0"
},

@@ -42,0 +43,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc