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.22 to 0.2.23

temp/jest-cache/jest-transform-cache-3d1c24ff466e5259ed04f5bf1f3207fe-f8238a99880aac6151736010e575fab1/35/LockFile_35eba06fedf442e384c4164bef06daa0

2

.eslintrc.js
// This is a workaround for https://github.com/eslint/eslint/issues/3458
require('@rushstack/eslint-config/patch-eslint6');
require('@rushstack/eslint-config/patch/modern-module-resolution');

@@ -4,0 +4,0 @@ module.exports = {

{
"files": {
"libraries/debug-certificate-manager/.eslintrc.js": "fd34209758c94735d614883f53b0b568226837a1",
"libraries/debug-certificate-manager/CHANGELOG.json": "a589e949ac7a7f9d143b5ebd84ec689bf72e0f83",
"libraries/debug-certificate-manager/CHANGELOG.md": "c25a77259abdf4e10296fe9ed8af9130aa17a546",
"libraries/debug-certificate-manager/.eslintrc.js": "02cac669c1fb10e5e36a8eef493db0e6c7a4ff60",
"libraries/debug-certificate-manager/CHANGELOG.json": "7d57ea326f493e23c7249cc6e6b566533c1cb965",
"libraries/debug-certificate-manager/CHANGELOG.md": "e484246a6464712c65f84f6a074a4f045439afe1",
"libraries/debug-certificate-manager/LICENSE": "0c0916a844ca88e4b8b148076572485b0d2e325c",

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

"libraries/debug-certificate-manager/gulpfile.js": "96f6f35482221a1df793b971ea7d087715046993",
"libraries/debug-certificate-manager/package.json": "f6e70429fd060608be02e664fceb97a2fa3a7875",
"libraries/debug-certificate-manager/package.json": "a38560169ab75a954aab2b05319f66a086dd1cd5",
"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.23",
"tag": "@rushstack/debug-certificate-manager_v0.2.23",
"date": "Wed, 24 Jun 2020 09:04:28 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.1` to `3.24.2`"
},
{
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.25` to `6.4.26`"
},
{
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.6.1` to `0.7.0`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.8` to `1.0.0`"
}
]
}
},
{
"version": "0.2.22",

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

# Change Log - @rushstack/debug-certificate-manager
This log was last generated on Mon, 15 Jun 2020 22:17:18 GMT and should not be manually modified.
This log was last generated on Wed, 24 Jun 2020 09:04:28 GMT and should not be manually modified.
## 0.2.23
Wed, 24 Jun 2020 09:04:28 GMT
*Version update only*
## 0.2.22

@@ -6,0 +11,0 @@ Mon, 15 Jun 2020 22:17:18 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.8.11"
"packageVersion": "7.8.12"
}
]
}
{
"name": "@rushstack/debug-certificate-manager",
"version": "0.2.22",
"version": "0.2.23",
"description": "Cross-platform functionality to create debug ssl certificates.",

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

"dependencies": {
"@rushstack/node-core-library": "3.24.1",
"@rushstack/node-core-library": "3.24.2",
"deasync": "~0.1.19",

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

"devDependencies": {
"@microsoft/node-library-build": "6.4.25",
"@microsoft/rush-stack-compiler-3.5": "0.6.1",
"@rushstack/eslint-config": "0.5.8",
"@microsoft/node-library-build": "6.4.26",
"@microsoft/rush-stack-compiler-3.5": "0.7.0",
"@rushstack/eslint-config": "1.0.0",
"@types/jest": "25.2.1",

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

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