@rushstack/debug-certificate-manager
Advanced tools
Comparing version 0.2.40 to 0.2.41
@@ -5,4 +5,4 @@ { | ||
"libraries/debug-certificate-manager/.heft/clean.json": "b461d3edb366fcab661a0c662779daf8479ee64a", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "482c8e9228d6e81cea12179ab1ed12504ab454b7", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "7f18b210f48c4b9a20f6b474784b4774c6c0fb07", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "f3481443fec61478f6207a4d2e5fcdc46ca31e96", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "412628d6bd1ae9eedc79f806e8192e8486edce8d", | ||
"libraries/debug-certificate-manager/LICENSE": "0c0916a844ca88e4b8b148076572485b0d2e325c", | ||
@@ -12,3 +12,3 @@ "libraries/debug-certificate-manager/README.md": "f9af6ca77aebc8ee4d38faa20b41ef56b06a218a", | ||
"libraries/debug-certificate-manager/config/jest.config.json": "b88d4c3de668786c9111776cd8cb5b4f0b6df359", | ||
"libraries/debug-certificate-manager/package.json": "b902a0c93fa8073061bf352f57c9acd1986d1929", | ||
"libraries/debug-certificate-manager/package.json": "aae65284b17aebe365d35e143971e79e9c74b5a1", | ||
"libraries/debug-certificate-manager/src/CertificateManager.ts": "b101daa5e01b23d1cd4bc3bb689828532ea498a9", | ||
@@ -15,0 +15,0 @@ "libraries/debug-certificate-manager/src/CertificateStore.ts": "0473d14087452435e246c6735a6528e18c78d4c8", |
@@ -5,2 +5,23 @@ { | ||
{ | ||
"version": "0.2.41", | ||
"tag": "@rushstack/debug-certificate-manager_v0.2.41", | ||
"date": "Sat, 22 Aug 2020 05:55:43 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.29.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.8`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `1.2.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.6.5`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.40", | ||
@@ -7,0 +28,0 @@ "tag": "@rushstack/debug-certificate-manager_v0.2.40", |
# Change Log - @rushstack/debug-certificate-manager | ||
This log was last generated on Fri, 21 Aug 2020 01:21:18 GMT and should not be manually modified. | ||
This log was last generated on Sat, 22 Aug 2020 05:55:43 GMT and should not be manually modified. | ||
## 0.2.41 | ||
Sat, 22 Aug 2020 05:55:43 GMT | ||
*Version update only* | ||
## 0.2.40 | ||
@@ -6,0 +11,0 @@ Fri, 21 Aug 2020 01:21: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.9.7" | ||
"packageVersion": "7.9.8" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/debug-certificate-manager", | ||
"version": "0.2.40", | ||
"version": "0.2.41", | ||
"description": "Cross-platform functionality to create debug ssl certificates.", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.28.0", | ||
"@rushstack/node-core-library": "3.29.0", | ||
"deasync": "~0.1.19", | ||
@@ -22,5 +22,5 @@ "node-forge": "~0.7.1", | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.7", | ||
"@rushstack/eslint-config": "1.1.0", | ||
"@rushstack/heft": "0.6.4", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.8", | ||
"@rushstack/eslint-config": "1.2.0", | ||
"@rushstack/heft": "0.6.5", | ||
"@types/jest": "25.2.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
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
1580162
2611
2
+ Added@rushstack/node-core-library@3.29.0(transitive)
- Removed@rushstack/node-core-library@3.28.0(transitive)