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

@mongodb-js/devtools-proxy-support

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mongodb-js/devtools-proxy-support - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

4

dist/agent.js

@@ -13,6 +13,4 @@ "use strict";

constructor(proxyOptions, logger) {
const { ca, ...proxyOptionsWithoutCA } = proxyOptions;
void ca;
super({
...proxyOptionsWithoutCA,
...proxyOptions,
getProxyForUrl: (url) => this._getProxyForUrl(url),

@@ -19,0 +17,0 @@ });

@@ -16,3 +16,3 @@ {

"homepage": "https://github.com/mongodb-js/devtools-shared",
"version": "0.3.2",
"version": "0.3.3",
"repository": {

@@ -83,3 +83,3 @@ "type": "git",

},
"gitHead": "c532e5882e3dd18ba971036c039c497e2ccb0581"
"gitHead": "b560ad9756ee1762e9409e447a9a3110cfd3fdac"
}

Sorry, the diff of this file is not supported yet

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