@mongosh/service-provider-server
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@mongosh/service-provider-server", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "MongoDB Shell Server Service Provider Package", | ||
@@ -41,7 +41,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@mongosh/errors": "1.0.5", | ||
"@mongosh/service-provider-core": "1.0.5", | ||
"@mongosh/types": "1.0.5", | ||
"@mongosh/errors": "1.0.6", | ||
"@mongosh/service-provider-core": "1.0.6", | ||
"@mongosh/types": "1.0.6", | ||
"@types/sinon-chai": "^3.2.3", | ||
"mongodb": "^4.1.0", | ||
"mongodb": "^4.1.1", | ||
"mongodb-connection-string-url": "^2.0.0", | ||
@@ -56,3 +56,3 @@ "saslprep": "mongodb-js/saslprep#v1.0.4" | ||
}, | ||
"gitHead": "e5a2dd853f0739496406c3698124b62c5affd9bd" | ||
"gitHead": "9eef48ae7aa36725d4776df7817b93713873fd1b" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@mongosh/errors@1.0.6(transitive)
+ Added@mongosh/i18n@1.0.6(transitive)
+ Added@mongosh/service-provider-core@1.0.6(transitive)
+ Added@mongosh/types@1.0.6(transitive)
- Removed@mongosh/errors@1.0.5(transitive)
- Removed@mongosh/i18n@1.0.5(transitive)
- Removed@mongosh/service-provider-core@1.0.5(transitive)
- Removed@mongosh/types@1.0.5(transitive)
Updated@mongosh/errors@1.0.6
Updated@mongosh/types@1.0.6
Updatedmongodb@^4.1.1