@rushstack/debug-certificate-manager
Advanced tools
Comparing version 0.2.33 to 0.2.34
@@ -5,4 +5,4 @@ { | ||
"libraries/debug-certificate-manager/.heft/clean.json": "b461d3edb366fcab661a0c662779daf8479ee64a", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "99e3a41fe0821cb0dabde039c20a0b4b5079b8e0", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "7499d70718fbb08658461dfe50c7b5d7cc3cb2fc", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "606d4bf0eab54d0885bb0bd94877b26a4dff0855", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "3b8e67cc012ae2e093a7efd53bd804fffa5f853e", | ||
"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": "87e24ff63a98089bbfb9d2fb3919454d25095246", | ||
"libraries/debug-certificate-manager/package.json": "5c344d0468b1eec5ca0f99a24828a1e1ebb3bbcf", | ||
"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.34", | ||
"tag": "@rushstack/debug-certificate-manager_v0.2.34", | ||
"date": "Mon, 17 Aug 2020 04:53:23 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.27.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.4`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `1.1.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.5.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.33", | ||
@@ -7,0 +28,0 @@ "tag": "@rushstack/debug-certificate-manager_v0.2.33", |
# Change Log - @rushstack/debug-certificate-manager | ||
This log was last generated on Thu, 13 Aug 2020 09:26:40 GMT and should not be manually modified. | ||
This log was last generated on Mon, 17 Aug 2020 04:53:23 GMT and should not be manually modified. | ||
## 0.2.34 | ||
Mon, 17 Aug 2020 04:53:23 GMT | ||
*Version update only* | ||
## 0.2.33 | ||
@@ -6,0 +11,0 @@ Thu, 13 Aug 2020 09:26:40 GMT |
{ | ||
"name": "@rushstack/debug-certificate-manager", | ||
"version": "0.2.33", | ||
"version": "0.2.34", | ||
"description": "Cross-platform functionality to create debug ssl certificates.", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.26.2", | ||
"@rushstack/node-core-library": "3.27.0", | ||
"deasync": "~0.1.19", | ||
@@ -22,5 +22,5 @@ "node-forge": "~0.7.1", | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.3", | ||
"@rushstack/eslint-config": "1.0.4", | ||
"@rushstack/heft": "0.4.7", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.4", | ||
"@rushstack/eslint-config": "1.1.0", | ||
"@rushstack/heft": "0.5.0", | ||
"@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
184707
2506
+ Added@rushstack/node-core-library@3.27.0(transitive)
- Removed@rushstack/node-core-library@3.26.2(transitive)