Socket
Socket
Sign inDemoInstall

@rushstack/debug-certificate-manager

Package Overview
Dependencies
33
Maintainers
3
Versions
384
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.16 to 1.3.17

2

dist/tsdoc-metadata.json

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.39.0"
"packageVersion": "7.39.1"
}
]
}

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

{
type: 2,
type: 2, // DNS
value: CA_ALT_NAME

@@ -309,7 +309,7 @@ }

...subjectNames.map((subjectName) => ({
type: 2,
type: 2, // DNS
value: subjectName
})),
...subjectIpAddresses.map((ip) => ({
type: 7,
type: 7, // IP
ip

@@ -320,3 +320,3 @@ }))

{
type: 2,
type: 2, // DNS
value: CA_ALT_NAME

@@ -323,0 +323,0 @@ }

{
"name": "@rushstack/debug-certificate-manager",
"version": "1.3.16",
"version": "1.3.17",
"description": "Cross-platform functionality to create debug ssl certificates.",

@@ -20,3 +20,3 @@ "main": "lib/index.js",

"@types/node-forge": "1.0.4",
"@rushstack/heft": "0.63.6",
"@rushstack/heft": "0.64.0",
"local-node-rig": "1.0.0"

@@ -23,0 +23,0 @@ },

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc