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

postgres-migrations

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postgres-migrations - npm Package Versions

2

5.3.0

Diff

Changelog

Source

5.3.0

  • [DEPRECATION] Deprecate createDb
  • Add ensureDatabaseExists to check/create database in migrate
thomwright
published 5.2.0 •

thomwright
published 5.1.1 •

thomwright
published 5.1.0 •

Changelog

Source

5.1.0

  • Validate migration ordering when loading files (instead of when applying migrations)
  • Expose loadMigrationFiles publicly, which can be used to validate files in e.g. a pre-push hook
  • Add pg-validate-migrations bin script
thomwright
published 5.0.0 •

Changelog

Source

5.0.0

  • [BREAKING] Update pg to version 8. See the pg changelog for details.
thomwright
published 4.0.3 •

thomwright
published 4.0.2 •

thomwright
published 4.0.1 •

thomwright
published 4.0.0 •

Changelog

Source

4.0.0

  • [BREAKING] Updated whole project to TypeScript
    • some types might differ, no functional change
    • 21a7ee6
  • [BREAKING] Increase required Node.js version to v10
    • 24bf9b7
  • [BREAKING] Ensure file extension includes .
    • b8ed85a
  • [BREAKING] Implement advisory locks to manage concurrency
    • 73b5ade
  • Optionally accept a pg client for database connections
    • ad81ed9 c246ad3
thomwright
published 4.0.0-beta.1 •

2
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