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

@mongosh/service-provider-server

Package Overview
Dependencies
Maintainers
11
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.1.1 to 1.1.2

15

package.json
{
"name": "@mongosh/service-provider-server",
"version": "1.1.1",
"version": "1.1.2",
"description": "MongoDB Shell Server Service Provider Package",

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

"lint": "eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"",
"check": "npm run lint && depcheck --skip-missing=true"
"check": "npm run lint && depcheck --skip-missing=true --ignores aws4"
},

@@ -42,7 +42,8 @@ "license": "Apache-2.0",

"dependencies": {
"@mongosh/errors": "1.1.1",
"@mongosh/service-provider-core": "1.1.1",
"@mongosh/types": "1.1.1",
"@mongosh/errors": "1.1.2",
"@mongosh/service-provider-core": "1.1.2",
"@mongosh/types": "1.1.2",
"@types/sinon-chai": "^3.2.3",
"mongodb": "^4.1.3",
"aws4": "^1.11.0",
"mongodb": "^4.1.4",
"mongodb-connection-string-url": "^2.0.0",

@@ -57,3 +58,3 @@ "saslprep": "mongodb-js/saslprep#v1.0.4"

},
"gitHead": "ecf5653fa1520731a3e9172550278f68f0784923"
"gitHead": "e4578cbedaac1dbc101e8ed61dce37f5b01d1a2c"
}
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