@rushstack/rush-sdk
Advanced tools
Comparing version 5.90.2 to 5.91.0
{ | ||
"name": "@rushstack/rush-sdk", | ||
"version": "5.90.2", | ||
"version": "5.91.0", | ||
"description": "An API for interacting with the Rush engine", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"tapable": "2.2.1", | ||
"@rushstack/node-core-library": "3.55.1" | ||
"@rushstack/node-core-library": "3.55.2" | ||
}, | ||
@@ -24,9 +24,9 @@ "devDependencies": { | ||
"@types/webpack-env": "1.18.0", | ||
"@microsoft/rush-lib": "5.90.2", | ||
"@rushstack/heft": "0.49.6", | ||
"@rushstack/eslint-config": "3.1.1", | ||
"@rushstack/heft-node-rig": "1.12.3", | ||
"@rushstack/stream-collator": "4.0.226", | ||
"@rushstack/ts-command-line": "4.13.1", | ||
"@rushstack/terminal": "0.5.1" | ||
"@microsoft/rush-lib": "5.91.0", | ||
"@rushstack/heft": "0.49.7", | ||
"@rushstack/eslint-config": "3.2.0", | ||
"@rushstack/heft-node-rig": "1.12.4", | ||
"@rushstack/stream-collator": "4.0.227", | ||
"@rushstack/ts-command-line": "4.13.2", | ||
"@rushstack/terminal": "0.5.2" | ||
}, | ||
@@ -33,0 +33,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
166603
3752
+ Added@rushstack/node-core-library@3.55.2(transitive)
- Removed@rushstack/node-core-library@3.55.1(transitive)