@rushstack/rush-sdk
Advanced tools
Comparing version 5.68.2 to 5.69.0
{ | ||
"name": "@rushstack/rush-sdk", | ||
"version": "5.68.2", | ||
"version": "5.69.0", | ||
"description": "An API for interacting with the Rush engine", | ||
@@ -15,3 +15,3 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.45.4", | ||
"@rushstack/node-core-library": "3.45.5", | ||
"@types/node-fetch": "1.6.9", | ||
@@ -21,9 +21,9 @@ "tapable": "2.2.1" | ||
"devDependencies": { | ||
"@microsoft/rush-lib": "5.68.2", | ||
"@microsoft/rush-lib": "5.69.0", | ||
"@rushstack/eslint-config": "2.6.0", | ||
"@rushstack/heft": "0.45.1", | ||
"@rushstack/heft-node-rig": "1.9.2", | ||
"@rushstack/stream-collator": "4.0.171", | ||
"@rushstack/ts-command-line": "4.10.10", | ||
"@rushstack/terminal": "0.3.40", | ||
"@rushstack/heft": "0.45.2", | ||
"@rushstack/heft-node-rig": "1.9.3", | ||
"@rushstack/stream-collator": "4.0.172", | ||
"@rushstack/ts-command-line": "4.11.0", | ||
"@rushstack/terminal": "0.3.41", | ||
"@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
151482
3351
+ Added@rushstack/node-core-library@3.45.5(transitive)
- Removed@rushstack/node-core-library@3.45.4(transitive)