@rushstack/debug-certificate-manager
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"files": { | ||
"libraries/debug-certificate-manager/.eslintrc.js": "d7953bb2a36b2f7d47f9e3470bfe0aafbd0c3769", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "da20581670fcc7c467021ecd67ce8cc34243b251", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "90f056d28d3143273e597f3ae9321ae6668b9c64", | ||
"libraries/debug-certificate-manager/CHANGELOG.json": "60e5f9c20a80897309de688c73aea16dfca47a3d", | ||
"libraries/debug-certificate-manager/CHANGELOG.md": "d47c138291df6281f1a824712d5f62876c754569", | ||
"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": "bbfe139cab3bc3e0e41be0dea690e7b6cdb7a4e0", | ||
"libraries/debug-certificate-manager/package.json": "43d8633ed314cdc24067251ee4c96239532081d8", | ||
"libraries/debug-certificate-manager/src/CertificateManager.ts": "a5ac4b8f42fd37cc1b8d456ee89b74fe406be44b", | ||
@@ -19,5 +19,5 @@ "libraries/debug-certificate-manager/src/CertificateStore.ts": "6133a4087be990271b3e53fda40adaa0621c6a21", | ||
"libraries/debug-certificate-manager/tsconfig.json": "824a88b71e5c66f03679fd666bd4f805822f04b7", | ||
"libraries/debug-certificate-manager/.rush/temp/shrinkwrap-deps.json": "71f3ff75ea15fd66a2a15c0c590db7ee0bfdb8d7" | ||
"libraries/debug-certificate-manager/.rush/temp/shrinkwrap-deps.json": "6a553cb112764b55718e6d55b7c3b1f444ff2a28" | ||
}, | ||
"arguments": "gulp test --clean --production" | ||
} |
@@ -98,3 +98,3 @@ { | ||
"fs.realpath@1.0.0": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", | ||
"fsevents@1.2.11": "sha512-+ux3lx6peh0BpvY0JebGyZoiR4D+oYzdPZMKJwkZ+sFkNJzpL7tXc/wehS49gUAxg3tmMHPHZkA8JU2rhhgDHw==", | ||
"fsevents@1.2.12": "sha512-Ggd/Ktt7E7I8pxZRbGIs7vwqAPscSESMrCSkx2FtWeqmheJgCo2R74fTsZFCifr0VTPwqRpPv17+6b8Zp7th0Q==", | ||
"function-bind@1.1.1": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", | ||
@@ -101,0 +101,0 @@ "get-caller-file@1.0.3": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==", |
@@ -5,2 +5,23 @@ { | ||
{ | ||
"version": "0.2.4", | ||
"tag": "@rushstack/debug-certificate-manager_v0.2.4", | ||
"date": "Sat, 28 Mar 2020 00:37:16 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.5` to `3.19.6`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.6` to `6.4.7`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.4.5` to `0.4.6`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.5` to `0.5.6`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.3", | ||
@@ -7,0 +28,0 @@ "tag": "@rushstack/debug-certificate-manager_v0.2.3", |
# Change Log - @rushstack/debug-certificate-manager | ||
This log was last generated on Wed, 18 Mar 2020 15:07:47 GMT and should not be manually modified. | ||
This log was last generated on Sat, 28 Mar 2020 00:37:16 GMT and should not be manually modified. | ||
## 0.2.4 | ||
Sat, 28 Mar 2020 00:37:16 GMT | ||
*Version update only* | ||
## 0.2.3 | ||
@@ -6,0 +11,0 @@ Wed, 18 Mar 2020 15:07:47 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.7.9" | ||
"packageVersion": "7.7.10" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/debug-certificate-manager", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "Cross-platform functionality to create debug ssl certificates.", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.19.5", | ||
"@rushstack/node-core-library": "3.19.6", | ||
"deasync": "~0.1.19", | ||
@@ -22,5 +22,5 @@ "node-forge": "~0.7.1", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "6.4.6", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.5", | ||
"@rushstack/eslint-config": "0.5.5", | ||
"@microsoft/node-library-build": "6.4.7", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.6", | ||
"@rushstack/eslint-config": "0.5.6", | ||
"@types/jest": "23.3.11", | ||
@@ -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
1073044
1760
1
+ Added@rushstack/node-core-library@3.19.6(transitive)
- Removed@rushstack/node-core-library@3.19.5(transitive)