You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

app-migrations

Package Overview
Dependencies
Maintainers
29
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.5.0

6

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

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

"dependencies": {
"@mongodb-js/compass-logging": "^0.4.0",
"@mongodb-js/compass-logging": "^0.5.0",
"async": "^3.2.0",

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

"license": "SSPL",
"gitHead": "8ef2cccaaab6d84a5fcd633ea8dfc4c7a4db551f"
"gitHead": "77166e3754e36e95c7ff7efb5a0ce5e0990b0ff7"
}