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

app-migrations

Package Overview
Dependencies
Maintainers
28
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app-migrations - npm Package Compare versions

Comparing version

to
2.7.0

6

package.json
{
"name": "app-migrations",
"description": "Helper for application schema migrations.",
"version": "2.6.1",
"version": "2.7.0",
"scripts": {

@@ -28,3 +28,3 @@ "check": "npm run lint && npm run depcheck",

"dependencies": {
"@mongodb-js/compass-logging": "^0.6.1",
"@mongodb-js/compass-logging": "^0.7.0",
"async": "^3.2.0",

@@ -42,3 +42,3 @@ "debug": "4.3.0",

"license": "SSPL",
"gitHead": "75710b287ad6e3ea08bc36b15e0be5ebb8f62050"
"gitHead": "6563679c816fa44691a53b7e27fa0cb5539e0854"
}