@rushstack/debug-certificate-manager
Advanced tools
Comparing version 0.2.15 to 0.2.16
{ | ||
"files": { | ||
"libraries/debug-certificate-manager/.eslintrc.js": "d7953bb2a36b2f7d47f9e3470bfe0aafbd0c3769", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "5fb9e10c2a77d4ca159330ab36ed11a1a693ed89", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "915fc8c09515cf96f514402f2e7a6704cd5ec7cb", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "fbdf3d6d1014ad9aeb59e2f2fa22f05540d9136c", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "488642d5083029c4174b5a84fcda569f303e74b5", | ||
"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": "0db4cb959914cf6276a05666193950c74786f517", | ||
"libraries/debug-certificate-manager/package.json": "6f96ceed999911c3be814148fab6cc9aac2c77e3", | ||
"libraries/debug-certificate-manager/src/CertificateManager.ts": "a5ac4b8f42fd37cc1b8d456ee89b74fe406be44b", | ||
@@ -14,0 +14,0 @@ "libraries/debug-certificate-manager/src/CertificateStore.ts": "6133a4087be990271b3e53fda40adaa0621c6a21", |
@@ -5,2 +5,23 @@ { | ||
{ | ||
"version": "0.2.16", | ||
"tag": "@rushstack/debug-certificate-manager_v0.2.16", | ||
"date": "Wed, 27 May 2020 05:15:11 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.22.1` to `3.23.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.18` to `6.4.19`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.4.16` to `0.4.17`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.7` to `0.5.8`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.15", | ||
@@ -7,0 +28,0 @@ "tag": "@rushstack/debug-certificate-manager_v0.2.15", |
# Change Log - @rushstack/debug-certificate-manager | ||
This log was last generated on Tue, 26 May 2020 23:00:25 GMT and should not be manually modified. | ||
This log was last generated on Wed, 27 May 2020 05:15:11 GMT and should not be manually modified. | ||
## 0.2.16 | ||
Wed, 27 May 2020 05:15:11 GMT | ||
*Version update only* | ||
## 0.2.15 | ||
@@ -6,0 +11,0 @@ Tue, 26 May 2020 23:00:25 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.5" | ||
"packageVersion": "7.8.6" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/debug-certificate-manager", | ||
"version": "0.2.15", | ||
"version": "0.2.16", | ||
"description": "Cross-platform functionality to create debug ssl certificates.", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.22.1", | ||
"@rushstack/node-core-library": "3.23.0", | ||
"deasync": "~0.1.19", | ||
@@ -22,5 +22,5 @@ "node-forge": "~0.7.1", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "6.4.18", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.16", | ||
"@rushstack/eslint-config": "0.5.7", | ||
"@microsoft/node-library-build": "6.4.19", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.17", | ||
"@rushstack/eslint-config": "0.5.8", | ||
"@types/jest": "25.2.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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
1198122
1980
1
+ Added@rushstack/node-core-library@3.23.0(transitive)
- Removed@rushstack/node-core-library@3.22.1(transitive)