@rushstack/debug-certificate-manager
Advanced tools
Comparing version 1.3.18 to 1.3.19
@@ -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.39.1" | ||
"packageVersion": "7.39.2" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/debug-certificate-manager", | ||
"version": "1.3.18", | ||
"version": "1.3.19", | ||
"description": "Cross-platform functionality to create debug ssl certificates.", | ||
@@ -16,8 +16,8 @@ "main": "lib/index.js", | ||
"sudo": "~1.0.3", | ||
"@rushstack/node-core-library": "3.64.0" | ||
"@rushstack/node-core-library": "3.64.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node-forge": "1.0.4", | ||
"@rushstack/heft": "0.64.1", | ||
"local-node-rig": "1.0.0" | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.64.2" | ||
}, | ||
@@ -24,0 +24,0 @@ "scripts": { |
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
+ Added@rushstack/node-core-library@3.64.1(transitive)
- Removed@rushstack/node-core-library@3.64.0(transitive)