@rushstack/rush-sdk
Advanced tools
Comparing version 5.117.9 to 5.117.10
@@ -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.42.3" | ||
"packageVersion": "7.43.0" | ||
} | ||
] | ||
} |
@@ -77,2 +77,6 @@ /** | ||
/** | ||
* The filename (".modules.yaml") used by pnpm to specify configurations in the node_modules directory | ||
*/ | ||
static readonly pnpmModulesFilename: '.modules.yaml'; | ||
/** | ||
* The filename ("global-pnpmfile.cjs") used to add custom configuration to subspaces | ||
@@ -79,0 +83,0 @@ */ |
{ | ||
"name": "@rushstack/rush-sdk", | ||
"version": "5.117.9", | ||
"version": "5.117.10", | ||
"description": "An API for interacting with the Rush engine", | ||
@@ -34,7 +34,7 @@ "repository": { | ||
"@types/webpack-env": "1.18.0", | ||
"@rushstack/heft": "0.66.0", | ||
"@microsoft/rush-lib": "5.117.9", | ||
"@microsoft/rush-lib": "5.117.10", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/ts-command-line": "4.19.1", | ||
"@rushstack/stream-collator": "4.1.38" | ||
"@rushstack/heft": "0.66.2", | ||
"@rushstack/stream-collator": "4.1.40" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
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
671805
14860