@rushstack/debug-certificate-manager
Advanced tools
Comparing version 0.2.14 to 0.2.15
{ | ||
"files": { | ||
"libraries/debug-certificate-manager/.eslintrc.js": "d7953bb2a36b2f7d47f9e3470bfe0aafbd0c3769", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "ec826bef1165b30bd35804a80737cfb02a86789d", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "38bd887773daf21ce06dee669d7b2e3eef84b230", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "5fb9e10c2a77d4ca159330ab36ed11a1a693ed89", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "915fc8c09515cf96f514402f2e7a6704cd5ec7cb", | ||
"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": "b39ef2c66633081f78c224a845a080615f5b70c6", | ||
"libraries/debug-certificate-manager/package.json": "0db4cb959914cf6276a05666193950c74786f517", | ||
"libraries/debug-certificate-manager/src/CertificateManager.ts": "a5ac4b8f42fd37cc1b8d456ee89b74fe406be44b", | ||
@@ -14,0 +14,0 @@ "libraries/debug-certificate-manager/src/CertificateStore.ts": "6133a4087be990271b3e53fda40adaa0621c6a21", |
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "0.2.15", | ||
"tag": "@rushstack/debug-certificate-manager_v0.2.15", | ||
"date": "Tue, 26 May 2020 23:00:25 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.22.0` to `3.22.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.17` to `6.4.18`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.4.15` to `0.4.16`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.14", | ||
@@ -7,0 +25,0 @@ "tag": "@rushstack/debug-certificate-manager_v0.2.14", |
# Change Log - @rushstack/debug-certificate-manager | ||
This log was last generated on Fri, 22 May 2020 15:08:42 GMT and should not be manually modified. | ||
This log was last generated on Tue, 26 May 2020 23:00:25 GMT and should not be manually modified. | ||
## 0.2.15 | ||
Tue, 26 May 2020 23:00:25 GMT | ||
*Version update only* | ||
## 0.2.14 | ||
@@ -6,0 +11,0 @@ Fri, 22 May 2020 15:08: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.4" | ||
"packageVersion": "7.8.5" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/debug-certificate-manager", | ||
"version": "0.2.14", | ||
"version": "0.2.15", | ||
"description": "Cross-platform functionality to create debug ssl certificates.", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.22.0", | ||
"@rushstack/node-core-library": "3.22.1", | ||
"deasync": "~0.1.19", | ||
@@ -22,4 +22,4 @@ "node-forge": "~0.7.1", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "6.4.17", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.15", | ||
"@microsoft/node-library-build": "6.4.18", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.16", | ||
"@rushstack/eslint-config": "0.5.7", | ||
@@ -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
1193528
1959
+ Added@rushstack/node-core-library@3.22.1(transitive)
- Removed@rushstack/node-core-library@3.22.0(transitive)