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 1.6.3 to 1.6.4

8

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

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

"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"devDependencies": {
"eslint": "8.36.0",
"eslint": "8.57.0",
"istanbul": "0.4.5",
"jasmine-node": "3.0.0",
"typescript": "5.0.2"
"typescript": "5.4.4"
}
}
pg-minify
=========
[![Build Status](https://github.com/vitaly-t/pg-minify/actions/workflows/ci.yml/badge.svg)](https://github.com/vitaly-t/pg-minify/actions/workflows/ci.yml)
[![Node Version](https://img.shields.io/badge/nodejs-14%20--%2020-green.svg?logo=node.js&style=flat)](https://nodejs.org)
Minifies PostgreSQL scripts, reducing the IO usage.

@@ -5,0 +8,0 @@

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