@rushstack/rush-sdk
Advanced tools
Comparing version 5.114.0 to 5.114.1
@@ -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.40.2" | ||
"packageVersion": "7.40.4" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/rush-sdk", | ||
"version": "5.114.0", | ||
"version": "5.114.1", | ||
"description": "An API for interacting with the Rush engine", | ||
@@ -28,3 +28,4 @@ "repository": { | ||
"tapable": "2.2.1", | ||
"@rushstack/node-core-library": "4.0.0" | ||
"@rushstack/node-core-library": "4.0.1", | ||
"@rushstack/terminal": "0.8.1" | ||
}, | ||
@@ -34,8 +35,7 @@ "devDependencies": { | ||
"@types/webpack-env": "1.18.0", | ||
"@microsoft/rush-lib": "5.114.0", | ||
"@rushstack/heft": "0.64.8", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/stream-collator": "4.1.26", | ||
"@microsoft/rush-lib": "5.114.1", | ||
"@rushstack/ts-command-line": "4.17.2", | ||
"@rushstack/terminal": "0.8.0" | ||
"@rushstack/stream-collator": "4.1.29", | ||
"@rushstack/heft": "0.65.2", | ||
"local-node-rig": "1.0.0" | ||
}, | ||
@@ -42,0 +42,0 @@ "scripts": { |
7
4
+ Added@rushstack/terminal@0.8.1
+ Added@rushstack/node-core-library@4.0.1(transitive)
+ Added@rushstack/terminal@0.8.1(transitive)
- Removed@rushstack/node-core-library@4.0.0(transitive)