@rushstack/rush-sdk
Advanced tools
Comparing version 5.86.0-pr3481.10 to 5.86.0-pr3481.11
{ | ||
"name": "@rushstack/rush-sdk", | ||
"version": "5.86.0-pr3481.10", | ||
"version": "5.86.0-pr3481.11", | ||
"description": "An API for interacting with the Rush engine", | ||
@@ -15,3 +15,3 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.53.2", | ||
"@rushstack/node-core-library": "3.53.3", | ||
"@types/node-fetch": "1.6.9", | ||
@@ -21,9 +21,9 @@ "tapable": "2.2.1" | ||
"devDependencies": { | ||
"@microsoft/rush-lib": "5.86.0-pr3481.10", | ||
"@microsoft/rush-lib": "5.86.0-pr3481.11", | ||
"@rushstack/eslint-config": "3.1.1", | ||
"@rushstack/heft": "0.48.8", | ||
"@rushstack/heft-node-rig": "1.11.9", | ||
"@rushstack/stream-collator": "4.0.216", | ||
"@rushstack/heft": "0.48.9", | ||
"@rushstack/heft-node-rig": "1.11.10", | ||
"@rushstack/stream-collator": "4.0.218", | ||
"@rushstack/ts-command-line": "4.13.1", | ||
"@rushstack/terminal": "0.3.85", | ||
"@rushstack/terminal": "0.3.87", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -30,0 +30,0 @@ "@types/semver": "7.3.5", |
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
169262
3831
+ Added@rushstack/node-core-library@3.53.3(transitive)
- Removed@rushstack/node-core-library@3.53.2(transitive)