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

@ovotech/pg-sql-migrate

Package Overview
Dependencies
Maintainers
77
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ovotech/pg-sql-migrate - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

22

package.json
{
"name": "@ovotech/pg-sql-migrate",
"description": "run migration scripts incrementally using postgres",
"version": "1.0.4",
"version": "1.0.5",
"main": "dist/index.js",

@@ -25,15 +25,15 @@ "source": "src/index.ts",

"devDependencies": {
"@types/jest": "^24.0.11",
"@types/jest": "^24.0.13",
"@types/node": "^11.11.4",
"@types/pg": "^7.4.14",
"@types/uuid": "^3.4.4",
"@types/yargs": "^12.0.10",
"jest": "^24.5.0",
"pg": "^7.9.0",
"prettier": "^1.16.4",
"ts-jest": "^24.0.0",
"ts-node": "^8.0.3",
"tslint": "^5.14.0",
"@types/yargs": "^13.0.0",
"jest": "^24.8.0",
"pg": "^7.11.0",
"prettier": "^1.17.1",
"ts-jest": "^24.0.2",
"ts-node": "^8.2.0",
"tslint": "^5.17.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.3.4000",
"typescript": "^3.5.1",
"uuid": "^3.3.2"

@@ -44,3 +44,3 @@ },

},
"gitHead": "f68210eef2100a3c8e844c843e8745aa450cb62d"
"gitHead": "08920fa2c6cc9a25f01f9de4c1b2283291d93b1b"
}
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