New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

postgres-migrate-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postgres-migrate-cli - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

8

package.json
{
"name": "postgres-migrate-cli",
"version": "0.1.2",
"version": "0.1.3",
"description": "Migrations tool for PostgreSQL",

@@ -25,7 +25,7 @@ "main": "index.js",

"dependencies": {
"minimist": "1.2.0",
"pg": "7.11.0"
"minimist": "1.2.5",
"pg": "7.18.2"
},
"devDependencies": {
"eslint": "^6.0.1"
"eslint": "^6.8.0"
},

@@ -32,0 +32,0 @@ "scripts": {

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