New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.4 to 0.5.5

14

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

@@ -42,12 +42,12 @@ "main": "lib/index.js",

"engines": {
"node": ">=0.10",
"node": ">=0.12",
"npm": ">=1.4"
},
"devDependencies": {
"coveralls": "~3.0.0",
"eslint": "~4.16.0",
"istanbul": "~0.4.5",
"jasmine-node": "~1.14.5",
"typescript": "~2.6.2"
"coveralls": "3.0.2",
"eslint": "5.7.0",
"istanbul": "0.4.5",
"jasmine-node": "1.16.2",
"typescript": "3.1.3"
}
}
////////////////////////////////////////
// Requires pg-minify v0.5.0 or later.
// Requires pg-minify v0.5.5 or later.
////////////////////////////////////////

@@ -4,0 +4,0 @@

## TypeScript for pg-minify
Complete TypeScript 2.x declarations for the [pg-minify] module.
Complete TypeScript 2.x/3.x declarations for the [pg-minify] module.

@@ -5,0 +5,0 @@ ### Inclusion

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