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

pg-minify

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-minify - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

23

package.json
{
"name": "pg-minify",
"version": "0.5.2",
"version": "0.5.3",
"description": "Minifies PostgreSQL scripts.",

@@ -27,5 +27,10 @@ "main": "lib/index.js",

"keywords": [
"minify SQL",
"uglify SQL",
"compress SQL"
"sql",
"postgresql",
"comments",
"minify",
"uglify",
"compress",
"strip",
"remove"
],

@@ -42,8 +47,8 @@ "author": {

"devDependencies": {
"eslint": "4.4",
"coveralls": "2.11",
"istanbul": "0.4",
"jasmine-node": "1.x",
"typescript": "2.x"
"coveralls": "~2.11.16",
"eslint": "~4.4.1",
"istanbul": "~0.4.5",
"jasmine-node": "~1.14.5",
"typescript": "~2.4.2"
}
}

@@ -101,3 +101,3 @@ pg-minify

[SQLParsingError]:https://github.com/vitaly-t/pg-minify/blob/master/lib/error.js#L21
[SQLParsingError]:https://github.com/vitaly-t/pg-minify/blob/master/lib/error.js#L24
[TypeScript]:https://github.com/vitaly-t/pg-minify/tree/master/typescript
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