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

node-pg-migrate

Package Overview
Dependencies
Maintainers
3
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-pg-migrate - npm Package Versions

1
19

2.3.0

Diff

Changelog

Source

2.3.0

Added

  • JSON config and type shorthands see #91
dolezel
published 2.2.1 •

Changelog

Source

2.2.1

Fixed

  • Syntax error in node 4
dolezel
published 2.2.0 •

Changelog

Source

2.2.0

Added

  • Better error logging #86
  • Locking migrations #88
  • Updated docs #89
dolezel
published 2.1.1 •

Changelog

Source

2.1.1

Fixed

  • Down migration when down method is inferred #84
dolezel
published 2.1.0 •

Changelog

Source

2.1.0

Added

  • Enable string functions and arrays as default column values #82
dolezel
published 2.0.0 •

Changelog

Source

2.0.0

Rewritten using es6 (transpiled via babel) and Promises.

Breaking Changes

  • supports only node >= 4
  • check-order flag now defaults to true (to switch it off supply --no-check-order on command line)
  • dotenv package is optionalDependency
  • s option is now alias for schema which sets schema for migrations SQL, if you only need to change schema of migrations table use --migrations-schema

Added

  • config package as optionalDependency
  • Migration can return Promise
dolezel
published 2.0.0-rc •

dolezel
published 1.3.0 •

dolezel
published 1.2.2 •

dolezel
published 1.2.1 •

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