Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rushstack/debug-certificate-manager

Package Overview
Dependencies
Maintainers
3
Versions
404
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/debug-certificate-manager - npm Package Compare versions

Comparing version 0.2.61 to 0.2.62

2

.eslintrc.js

@@ -5,4 +5,4 @@ // This is a workaround for https://github.com/eslint/eslint/issues/3458

module.exports = {
extends: ['@rushstack/eslint-config'],
extends: ['@rushstack/eslint-config/profile/node-trusted-tool'],
parserOptions: { tsconfigRootDir: __dirname }
};
{
"cacheVersion": "7.2.0_93f03e55c470ba98dd7141c98e40b896ae1ae292",
"cacheVersion": "7.2.0_992ca4bedf575d63b94c9539dcb02dd9b9e45e54",
"fileVersions": [

@@ -4,0 +4,0 @@ [

{
"files": {
"libraries/debug-certificate-manager/.eslintrc.js": "02cac669c1fb10e5e36a8eef493db0e6c7a4ff60",
"libraries/debug-certificate-manager/.eslintrc.js": "0eb82aeb14e88e3c8b96a85be49aaf9f1003d38f",
"libraries/debug-certificate-manager/.heft/clean.json": "b461d3edb366fcab661a0c662779daf8479ee64a",
"libraries/debug-certificate-manager/CHANGELOG.json": "e4e49a077288fddf257e4465fbc6eab00bffe584",
"libraries/debug-certificate-manager/CHANGELOG.md": "eaf5af4deb2076aca9af987a9cb2c7a4602eef6d",
"libraries/debug-certificate-manager/CHANGELOG.json": "9af4f96d9874d762b95869d66359ab5fe16834d3",
"libraries/debug-certificate-manager/CHANGELOG.md": "2e8ccfe3443336ff31de10f3eb71739f7f7e4d76",
"libraries/debug-certificate-manager/LICENSE": "0c0916a844ca88e4b8b148076572485b0d2e325c",

@@ -11,3 +11,3 @@ "libraries/debug-certificate-manager/README.md": "f9af6ca77aebc8ee4d38faa20b41ef56b06a218a",

"libraries/debug-certificate-manager/config/jest.config.json": "b88d4c3de668786c9111776cd8cb5b4f0b6df359",
"libraries/debug-certificate-manager/package.json": "ea54776b9af2819932bf0e366eea23f63058088a",
"libraries/debug-certificate-manager/package.json": "ae6d0d5fa83f8b4d673f52448adf54fbed5d0cf7",
"libraries/debug-certificate-manager/src/CertificateManager.ts": "b101daa5e01b23d1cd4bc3bb689828532ea498a9",

@@ -14,0 +14,0 @@ "libraries/debug-certificate-manager/src/CertificateStore.ts": "0473d14087452435e246c6735a6528e18c78d4c8",

@@ -5,2 +5,23 @@ {

{
"version": "0.2.62",
"tag": "@rushstack/debug-certificate-manager_v0.2.62",
"date": "Tue, 22 Sep 2020 00:08:53 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.4`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.19`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.0.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.13.7`"
}
]
}
},
{
"version": "0.2.61",

@@ -7,0 +28,0 @@ "tag": "@rushstack/debug-certificate-manager_v0.2.61",

# Change Log - @rushstack/debug-certificate-manager
This log was last generated on Sat, 19 Sep 2020 04:37:27 GMT and should not be manually modified.
This log was last generated on Tue, 22 Sep 2020 00:08:53 GMT and should not be manually modified.
## 0.2.62
Tue, 22 Sep 2020 00:08:53 GMT
*Version update only*
## 0.2.61

@@ -6,0 +11,0 @@ Sat, 19 Sep 2020 04:37:27 GMT

@@ -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.9.18"
"packageVersion": "7.9.19"
}
]
}
{
"name": "@rushstack/debug-certificate-manager",
"version": "0.2.61",
"version": "0.2.62",
"description": "Cross-platform functionality to create debug ssl certificates.",

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

"dependencies": {
"@rushstack/node-core-library": "3.33.3",
"@rushstack/node-core-library": "3.33.4",
"deasync": "~0.1.19",

@@ -22,5 +22,5 @@ "node-forge": "~0.7.1",

"devDependencies": {
"@microsoft/rush-stack-compiler-3.5": "0.8.18",
"@rushstack/eslint-config": "1.4.2",
"@rushstack/heft": "0.13.6",
"@microsoft/rush-stack-compiler-3.5": "0.8.19",
"@rushstack/eslint-config": "2.0.0",
"@rushstack/heft": "0.13.7",
"@types/heft-jest": "1.0.1",

@@ -27,0 +27,0 @@ "@types/node": "10.17.13",

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