@rushstack/debug-certificate-manager
Advanced tools
Comparing version 0.2.28 to 0.2.29
{ | ||
"files": { | ||
"libraries/debug-certificate-manager/.eslintrc.js": "02cac669c1fb10e5e36a8eef493db0e6c7a4ff60", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "63bc2d599e79e69a3b6ecbd39e556892fc929501", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "9f09a50ce7a881a8847b9cf0742b61d35b0f3aed", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "9025172c82b96d45a8230ee5ae9ab854fc84be88", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "f20c700d520bcf0af3db3d5bcd404728f08f698a", | ||
"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": "eb03b1bc0b2c73a3afac8cd0d825f8644d92d5bb", | ||
"libraries/debug-certificate-manager/package.json": "ecef5fa83d80db5d898bf7808ea72bb601cfa3a6", | ||
"libraries/debug-certificate-manager/src/CertificateManager.ts": "b101daa5e01b23d1cd4bc3bb689828532ea498a9", | ||
@@ -14,0 +14,0 @@ "libraries/debug-certificate-manager/src/CertificateStore.ts": "0473d14087452435e246c6735a6528e18c78d4c8", |
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "0.2.29", | ||
"tag": "@rushstack/debug-certificate-manager_v0.2.29", | ||
"date": "Fri, 03 Jul 2020 15:09:04 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.4` to `3.25.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.31` to `6.4.32`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.8.0` to `0.8.1`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.28", | ||
@@ -7,0 +25,0 @@ "tag": "@rushstack/debug-certificate-manager_v0.2.28", |
# Change Log - @rushstack/debug-certificate-manager | ||
This log was last generated on Fri, 03 Jul 2020 05:46:42 GMT and should not be manually modified. | ||
This log was last generated on Fri, 03 Jul 2020 15:09:04 GMT and should not be manually modified. | ||
## 0.2.29 | ||
Fri, 03 Jul 2020 15:09:04 GMT | ||
*Version update only* | ||
## 0.2.28 | ||
@@ -6,0 +11,0 @@ Fri, 03 Jul 2020 05:46:42 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.15" | ||
"packageVersion": "7.9.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/debug-certificate-manager", | ||
"version": "0.2.28", | ||
"version": "0.2.29", | ||
"description": "Cross-platform functionality to create debug ssl certificates.", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.24.4", | ||
"@rushstack/node-core-library": "3.25.0", | ||
"deasync": "~0.1.19", | ||
@@ -22,4 +22,4 @@ "node-forge": "~0.7.1", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "6.4.31", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.0", | ||
"@microsoft/node-library-build": "6.4.32", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.1", | ||
"@rushstack/eslint-config": "1.0.2", | ||
@@ -26,0 +26,0 @@ "@types/jest": "25.2.1", |
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
1241558
2220
+ Added@rushstack/node-core-library@3.25.0(transitive)
+ Addedlru-cache@6.0.0(transitive)
+ Addedsemver@7.3.8(transitive)
+ Addedyallist@4.0.0(transitive)
- Removed@rushstack/node-core-library@3.24.4(transitive)
- Removedsemver@5.3.0(transitive)