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

@contember/database-migrations

Package Overview
Dependencies
Maintainers
5
Versions
255
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 1.1.0-rc.0 to 1.2.0-alpha.1

2

dist/src/index.d.ts

@@ -6,3 +6,3 @@ export * from './MigrationsRunner';

export { loadMigrations } from './migrationsLoader';
export { DatabaseCredentials } from '@contember/database';
export { DatabaseConfig } from '@contember/database';
//# sourceMappingURL=index.d.ts.map
{
"name": "@contember/database-migrations",
"version": "1.1.0-rc.0",
"version": "1.2.0-alpha.1",
"scripts": {

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

"dependencies": {
"@contember/database": "^1.1.0-rc.0",
"@contember/database": "^1.2.0-alpha.1",
"node-pg-migrate": "^5.9.0"

@@ -14,0 +14,0 @@ },

@@ -6,2 +6,2 @@ export * from './MigrationsRunner'

export { loadMigrations } from './migrationsLoader'
export { DatabaseCredentials } from '@contember/database'
export { DatabaseConfig } from '@contember/database'

Sorry, the diff of this file is not supported yet

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