Socket
Socket
Sign inDemoInstall

mongodb-build-info

Package Overview
Dependencies
9
Maintainers
9
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.1 to 1.6.2

2

index.d.ts

@@ -12,3 +12,3 @@ export declare function getDataLake(buildInfo: any): {

export declare function getGenuineMongoDB(buildInfo: any, cmdLineOpts: any): {
export declare function getGenuineMongoDB(uri: string): {
isGenuine: boolean;

@@ -15,0 +15,0 @@ serverName: string;

{
"name": "mongodb-build-info",
"version": "1.6.1",
"version": "1.6.2",
"description": "Extract information from mongodb's buildInfo",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc