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

dbmate

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dbmate - npm Package Compare versions

Comparing version 2.16.0 to 2.17.0

16

package.json
{
"name": "dbmate",
"version": "2.16.0",
"version": "2.17.0",
"description": "A lightweight, framework-agnostic database migration tool",

@@ -27,10 +27,10 @@ "repository": "https://github.com/amacneil/dbmate",

"optionalDependencies": {
"@dbmate/linux-ia32": "2.16.0",
"@dbmate/linux-x64": "2.16.0",
"@dbmate/linux-arm": "2.16.0",
"@dbmate/linux-arm64": "2.16.0",
"@dbmate/darwin-x64": "2.16.0",
"@dbmate/darwin-arm64": "2.16.0",
"@dbmate/win32-x64": "2.16.0"
"@dbmate/linux-ia32": "2.17.0",
"@dbmate/linux-x64": "2.17.0",
"@dbmate/linux-arm": "2.17.0",
"@dbmate/linux-arm64": "2.17.0",
"@dbmate/darwin-x64": "2.17.0",
"@dbmate/darwin-arm64": "2.17.0",
"@dbmate/win32-x64": "2.17.0"
}
}

@@ -194,2 +194,3 @@ # Dbmate

Applying: 20151127184807_create_users_table.sql
Applied: 20151127184807_create_users_table.sql in 123µs
```

@@ -347,2 +348,3 @@

Applying: 20151127184807_create_users_table.sql
Applied: 20151127184807_create_users_table.sql in 123µs
Writing: ./db/schema.sql

@@ -376,2 +378,3 @@ ```

Rolling back: 20151127184807_create_users_table.sql
Rolled back: 20151127184807_create_users_table.sql in 123µs
Writing: ./db/schema.sql

@@ -378,0 +381,0 @@ ```

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