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

@contember/database-migrations

Package Overview
Dependencies
Maintainers
5
Versions
250
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contember/database-migrations - npm Package Compare versions

Comparing version 0.9.2-alpha.7 to 0.10.0-alpha.0

10

package.json
{
"name": "@contember/database-migrations",
"version": "0.9.2-alpha.7",
"version": "0.10.0-alpha.0",
"scripts": {

@@ -11,11 +11,11 @@ "test": "echo 'No tests'"

"dependencies": {
"@contember/database": "^0.9.2-alpha.7",
"node-pg-migrate": "^4.8.0"
"@contember/database": "^0.10.0-alpha.0",
"node-pg-migrate": "^5.9.0"
},
"devDependencies": {
"pg": "^7.18.2"
"pg": "^8.5.0"
},
"peerDependencies": {
"pg": ">=7.0.0 <8.0.0"
"pg": "^8.5.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