@rushstack/debug-certificate-manager
Advanced tools
Comparing version 0.2.63 to 0.2.64
@@ -5,4 +5,4 @@ { | ||
"libraries/debug-certificate-manager/.heft/clean.json": "b461d3edb366fcab661a0c662779daf8479ee64a", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "eab6d83c256bf39cae461b3dfb82bb8bd6941e67", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "2fc8b0bb944cc857afaba19c39d4321a7c470296", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "f116ba2ef54c74c9dfcefbdeced4e1ad9580b3b4", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "9164da4dd1bd198064e629cf99872dd25ed6af76", | ||
"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": "a84586198e68bd1003d968b189166d92cdb6ccca", | ||
"libraries/debug-certificate-manager/package.json": "23985fd74c0b0dda880dfd898eda10010dea3a0e", | ||
"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.64", | ||
"tag": "@rushstack/debug-certificate-manager_v0.2.64", | ||
"date": "Tue, 22 Sep 2020 05:45:57 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.6`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.21`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.1.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.13.9`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.63", | ||
@@ -7,0 +28,0 @@ "tag": "@rushstack/debug-certificate-manager_v0.2.63", |
# Change Log - @rushstack/debug-certificate-manager | ||
This log was last generated on Tue, 22 Sep 2020 01:45:31 GMT and should not be manually modified. | ||
This log was last generated on Tue, 22 Sep 2020 05:45:57 GMT and should not be manually modified. | ||
## 0.2.64 | ||
Tue, 22 Sep 2020 05:45:57 GMT | ||
_Version update only_ | ||
## 0.2.63 | ||
@@ -6,0 +11,0 @@ Tue, 22 Sep 2020 01:45:31 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.20" | ||
"packageVersion": "7.9.21" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/debug-certificate-manager", | ||
"version": "0.2.63", | ||
"version": "0.2.64", | ||
"description": "Cross-platform functionality to create debug ssl certificates.", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.33.5", | ||
"@rushstack/node-core-library": "3.33.6", | ||
"deasync": "~0.1.19", | ||
@@ -22,5 +22,5 @@ "node-forge": "~0.7.1", | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.20", | ||
"@rushstack/eslint-config": "2.1.0", | ||
"@rushstack/heft": "0.13.8", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.21", | ||
"@rushstack/eslint-config": "2.1.1", | ||
"@rushstack/heft": "0.13.9", | ||
"@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
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
1676224
2988
+ Added@rushstack/node-core-library@3.33.6(transitive)
- Removed@rushstack/node-core-library@3.33.5(transitive)