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

sql-formatter

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sql-formatter - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

11

package.json
{
"name": "sql-formatter",
"version": "1.1.0",
"version": "1.1.1",
"description": "Formats whitespaces in a SQL query to make it more readable",

@@ -43,2 +43,3 @@ "license": "MIT",

"dependencies": {
"babel-runtime": "^6.18.0",
"lodash": "^4.16.0"

@@ -49,4 +50,4 @@ },

"babel-core": "^6.11.4",
"babel-eslint": "^6.1.2",
"babel-jest": "^15.0.0",
"babel-eslint": "^7.1.0",
"babel-jest": "^17.0.2",
"babel-loader": "^6.2.4",

@@ -61,5 +62,5 @@ "babel-plugin-add-module-exports": "^0.2.1",

"babel-preset-es2015": "^6.14.0",
"cross-env": "^2.0.1",
"cross-env": "^3.1.3",
"eslint": "^3.1.1",
"jest": "^15.1.1",
"jest": "^17.0.2",
"rimraf": "^2.3.4",

@@ -66,0 +67,0 @@ "webpack": "^1.13.1"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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