@rushstack/rush-sdk
Advanced tools
@@ -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.58.4" | ||
| "packageVersion": "7.58.6" | ||
| } | ||
| ] | ||
| } |
+11
-11
| { | ||
| "name": "@rushstack/rush-sdk", | ||
| "version": "5.175.0", | ||
| "version": "5.175.1", | ||
| "description": "An API for interacting with the Rush engine", | ||
@@ -42,7 +42,7 @@ "repository": { | ||
| "tapable": "2.2.1", | ||
| "@rushstack/credential-cache": "0.2.15", | ||
| "@rushstack/credential-cache": "0.2.17", | ||
| "@rushstack/lookup-by-path": "0.10.6", | ||
| "@rushstack/node-core-library": "5.23.1", | ||
| "@rushstack/lookup-by-path": "0.10.4", | ||
| "@rushstack/terminal": "0.23.0", | ||
| "@rushstack/package-deps-hash": "4.7.15" | ||
| "@rushstack/package-deps-hash": "4.7.17", | ||
| "@rushstack/terminal": "0.24.0" | ||
| }, | ||
@@ -54,9 +54,9 @@ "devDependencies": { | ||
| "webpack": "~5.105.2", | ||
| "@rushstack/heft-webpack5-plugin": "1.3.16", | ||
| "@microsoft/rush-lib": "5.175.0", | ||
| "@rushstack/heft": "1.2.15", | ||
| "@rushstack/stream-collator": "4.2.15", | ||
| "@microsoft/rush-lib": "5.175.1", | ||
| "@rushstack/heft": "1.2.17", | ||
| "@rushstack/heft-webpack5-plugin": "1.3.18", | ||
| "@rushstack/ts-command-line": "5.3.9", | ||
| "local-node-rig": "1.0.0", | ||
| "@rushstack/webpack-preserve-dynamic-require-plugin": "0.12.16", | ||
| "@rushstack/ts-command-line": "5.3.8" | ||
| "@rushstack/stream-collator": "4.2.17", | ||
| "@rushstack/webpack-preserve-dynamic-require-plugin": "0.12.18" | ||
| }, | ||
@@ -63,0 +63,0 @@ "sideEffects": false, |
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated