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

prettier-plugin-sql

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-plugin-sql - npm Package Compare versions

Comparing version 0.12.1 to 0.13.0

./lib/index.cjs

4

lib/index.js

@@ -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',

4

package.json
{
"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

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