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.22.1 to 1.22.2

4

out/domains/MongoDomain.d.ts

@@ -10,2 +10,6 @@ import { DomainDef } from '@nodescript/protocomm';

export interface MongoDomain {
/**
* @deprecated Left for backwards compatibility,
* remove when there are no more calls to /Mongo/connect
*/
connect(req: {

@@ -12,0 +16,0 @@ databaseUrl: string;

2

package.json
{
"name": "@nodescript/adapter-mongodb-protocol",
"version": "1.22.1",
"version": "1.22.2",
"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