Socket
Socket
Sign inDemoInstall

@mongosh/service-provider-core

Package Overview
Dependencies
Maintainers
10
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mongosh/service-provider-core - npm Package Compare versions

Comparing version 1.4.2 to 1.5.0

12

package.json
{
"name": "@mongosh/service-provider-core",
"version": "1.4.2",
"version": "1.5.0",
"description": "MongoDB Shell Core Service Provider Package",

@@ -27,3 +27,3 @@ "main": "lib/index.js",

"engines": {
"node": ">=12.4.0"
"node": ">=14.15.1"
},

@@ -41,10 +41,10 @@ "mongosh": {

"dependencies": {
"@mongosh/errors": "1.4.2",
"@mongosh/errors": "1.5.0",
"bson": "^4.6.2",
"mongodb": "^4.6.0",
"mongodb-build-info": "^1.2.0",
"mongodb-client-encryption": "^2.2.0-alpha.0"
"mongodb-client-encryption": "^2.2.0-alpha.1"
},
"optionalDependencies": {
"mongodb-client-encryption": "^2.2.0-alpha.0"
"mongodb-client-encryption": "^2.2.0-alpha.1"
},

@@ -62,3 +62,3 @@ "dependency-check": {

},
"gitHead": "7daf54d237b923567f44725816de7f62f471df11"
"gitHead": "78a16fa4cbd0c5d98ca8131aa2896be5845aa919"
}
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