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 0.0.11 to 0.0.12

5

package.json

@@ -18,3 +18,3 @@ {

],
"version": "0.0.11",
"version": "0.0.12",
"engines": {

@@ -42,2 +42,3 @@ "node": ">=0.6.0"

"mocha": "^2.2.5",
"pg": "^6.1.2",
"rewire": "^2.3.3",

@@ -47,3 +48,3 @@ "sinon": "^1.14.1"

"peerDependencies": {
"pg": "^4.3.0 || 5.x || 6.x"
"pg": ">=4.3.0 <7.0.0"
},

@@ -50,0 +51,0 @@ "scripts": {

.idea/workspace.xml

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