Socket
Socket
Sign inDemoInstall

mongodb

Package Overview
Dependencies
Maintainers
0
Versions
550
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb - npm Package Compare versions

Comparing version 6.7.0-dev.20240626.sha.4f32decc to 6.7.0-dev.20240627.sha.fb724eb6

2

package.json
{
"name": "mongodb",
"version": "6.7.0-dev.20240626.sha.4f32decc",
"version": "6.7.0-dev.20240627.sha.fb724eb6",
"description": "The official MongoDB driver for Node.js",

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

@@ -0,1 +1,2 @@

import type { Binary } from '../../bson';
import { loadAWSCredentials } from './aws';

@@ -42,3 +43,3 @@ import { loadAzureCredentials } from './azure';

*/
key: Buffer | string;
key: Binary | Uint8Array | string;
}

@@ -45,0 +46,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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