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

app-migrations

Package Overview
Dependencies
Maintainers
32
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 0.0.0-next-f9347a106881d77aa4b1f7f37daed25d73c5f92c to 0.0.0-next-fa3b3c1e9ca43b4f990838f3f5e9572a57a95065

16

package.json
{
"name": "app-migrations",
"description": "Helper for application schema migrations.",
"version": "0.0.0-next-f9347a106881d77aa4b1f7f37daed25d73c5f92c",
"description": "Helper for application schema migrations",
"version": "0.0.0-next-fa3b3c1e9ca43b4f990838f3f5e9572a57a95065",
"scripts": {

@@ -25,7 +25,7 @@ "check": "npm run lint && npm run depcheck",

"dependencies": {
"@mongodb-js/compass-logging": "0.0.0-next-f9347a106881d77aa4b1f7f37daed25d73c5f92c",
"async": "^3.2.0",
"@mongodb-js/compass-logging": "0.0.0-next-fa3b3c1e9ca43b4f990838f3f5e9572a57a95065",
"async": "^3.2.2",
"debug": "^4.2.0",
"lodash": "4.17.15",
"semver": "^7.1.1"
"lodash": "^4.17.21",
"semver": "^7.5.4"
},

@@ -36,6 +36,6 @@ "devDependencies": {

"eslint-config-mongodb-js": "^5.0.3",
"mocha": "^7.0.0"
"mocha": "^10.2.0"
},
"license": "SSPL",
"gitHead": "f9347a106881d77aa4b1f7f37daed25d73c5f92c"
"gitHead": "fa3b3c1e9ca43b4f990838f3f5e9572a57a95065"
}
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