@rushstack/debug-certificate-manager
Advanced tools
Comparing version 0.2.36 to 0.2.37
@@ -5,4 +5,4 @@ { | ||
"libraries/debug-certificate-manager/.heft/clean.json": "b461d3edb366fcab661a0c662779daf8479ee64a", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "f69336830717e4752f03da116c183b5aecbc3f04", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "ef6c380a04b6b763b660471d635db304ad5585f6", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "8399e2a6fe51fd693d95806ef82688a7e950a62b", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "9a49313de07b00fc89ac3ebaf331d81b6c2d3dc2", | ||
"libraries/debug-certificate-manager/LICENSE": "0c0916a844ca88e4b8b148076572485b0d2e325c", | ||
@@ -12,3 +12,3 @@ "libraries/debug-certificate-manager/README.md": "f9af6ca77aebc8ee4d38faa20b41ef56b06a218a", | ||
"libraries/debug-certificate-manager/config/jest.json": "902b00ea1766cc5405529b696d767e8f0b0666a8", | ||
"libraries/debug-certificate-manager/package.json": "fb3f23ec537ea060a5f9534c794cd98201c69566", | ||
"libraries/debug-certificate-manager/package.json": "6fc6aaf143c48945d48666f20c40f113ae6f9d26", | ||
"libraries/debug-certificate-manager/src/CertificateManager.ts": "b101daa5e01b23d1cd4bc3bb689828532ea498a9", | ||
@@ -15,0 +15,0 @@ "libraries/debug-certificate-manager/src/CertificateStore.ts": "0473d14087452435e246c6735a6528e18c78d4c8", |
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "0.2.37", | ||
"tag": "@rushstack/debug-certificate-manager_v0.2.37", | ||
"date": "Tue, 18 Aug 2020 23:59:42 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.28.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.5`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.6.1`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.36", | ||
@@ -7,0 +25,0 @@ "tag": "@rushstack/debug-certificate-manager_v0.2.36", |
# Change Log - @rushstack/debug-certificate-manager | ||
This log was last generated on Tue, 18 Aug 2020 03:03:24 GMT and should not be manually modified. | ||
This log was last generated on Tue, 18 Aug 2020 23:59:42 GMT and should not be manually modified. | ||
## 0.2.37 | ||
Tue, 18 Aug 2020 23:59:42 GMT | ||
*Version update only* | ||
## 0.2.36 | ||
@@ -6,0 +11,0 @@ Tue, 18 Aug 2020 03:03:24 GMT |
{ | ||
"name": "@rushstack/debug-certificate-manager", | ||
"version": "0.2.36", | ||
"version": "0.2.37", | ||
"description": "Cross-platform functionality to create debug ssl certificates.", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.27.0", | ||
"@rushstack/node-core-library": "3.28.0", | ||
"deasync": "~0.1.19", | ||
@@ -22,5 +22,5 @@ "node-forge": "~0.7.1", | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.4", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.5", | ||
"@rushstack/eslint-config": "1.1.0", | ||
"@rushstack/heft": "0.6.0", | ||
"@rushstack/heft": "0.6.1", | ||
"@types/jest": "25.2.1", | ||
@@ -27,0 +27,0 @@ "@types/node": "10.17.13", |
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
186230
2548
+ Added@rushstack/node-core-library@3.28.0(transitive)
+ Addedimport-lazy@4.0.0(transitive)
- Removed@rushstack/node-core-library@3.27.0(transitive)