New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nodescript/adapter-mongodb-protocol

Package Overview
Dependencies
Maintainers
0
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodescript/adapter-mongodb-protocol - npm Package Compare versions

Comparing version 1.21.4 to 1.22.0

2

out/schema/MongoReadPreference.js

@@ -9,3 +9,3 @@ import { Schema } from 'airtight';

MongoReadPreference["NEAREST"] = "nearest";
})(MongoReadPreference = MongoReadPreference || (MongoReadPreference = {}));
})(MongoReadPreference || (MongoReadPreference = {}));
export const MongoReadPreferenceSchema = new Schema({

@@ -12,0 +12,0 @@ type: 'string',

{
"name": "@nodescript/adapter-mongodb-protocol",
"version": "1.21.4",
"version": "1.22.0",
"description": "MongoDb Adapter Protocol",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet

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