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

node-pg-migrate

Package Overview
Dependencies
Maintainers
3
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-pg-migrate - npm Package Compare versions

Comparing version 3.18.0 to 3.18.1

6

CHANGELOG.md
# Change Log
## [3.18.1](2019-03-13)
### Fixed
- Do not use alias function name [#414](https://github.com/salsita/node-pg-migrate/pull/414)
## [3.18.0](2019-03-07)

@@ -4,0 +10,0 @@

8

package.json
{
"name": "node-pg-migrate",
"version": "3.18.0",
"version": "3.18.1",
"description": "Postgresql database migration management tool for node.js",

@@ -62,3 +62,3 @@ "author": "Theo Ephraim",

"dotenv": "6.2.0",
"eslint": "5.15.0",
"eslint": "5.15.1",
"eslint-config-airbnb-base": "13.1.0",

@@ -72,6 +72,6 @@ "eslint-config-prettier": "4.1.0",

"mocha": "6.0.2",
"pg": "7.8.1",
"pg": "7.8.2",
"prettier": "1.16.4",
"proxyquire": "2.1.0",
"sinon": "7.2.6",
"sinon": "7.2.7",
"sinon-chai": "3.3.0"

@@ -78,0 +78,0 @@ },

Sorry, the diff of this file is not supported yet

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