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

msportalfx-mock

Package Overview
Dependencies
Maintainers
3
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

msportalfx-mock - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

2

lib/src/MockFx/system/index.js

@@ -58,3 +58,3 @@ "use strict";

logger_1.logger.debug("Checking existance of SSL certificate.");
return [4 /*yield*/, execAsync("powershell -noprofile " + path_1.join(__dirname, "createCert.ps1") + " -FriendlyName '" + identity + "'", { encoding: "utf8" })];
return [4 /*yield*/, execAsync("powershell -noprofile \"" + path_1.join(__dirname, "createCert.ps1") + "\" -FriendlyName '" + identity + "'", { encoding: "utf8" })];
case 1:

@@ -61,0 +61,0 @@ output = _a.sent();

{
"name": "msportalfx-mock",
"version": "0.6.1",
"version": "0.6.2",
"description": "msportalfx-mock",

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

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