@rushstack/rush-sdk
Advanced tools
Comparing version 5.74.0 to 5.75.0-pr3481.1
{ | ||
"name": "@rushstack/rush-sdk", | ||
"version": "5.74.0", | ||
"version": "5.75.0-pr3481.1", | ||
"description": "An API for interacting with the Rush engine", | ||
@@ -15,3 +15,3 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.45.5", | ||
"@rushstack/node-core-library": "3.49.0", | ||
"@types/node-fetch": "1.6.9", | ||
@@ -21,9 +21,9 @@ "tapable": "2.2.1" | ||
"devDependencies": { | ||
"@microsoft/rush-lib": "5.74.0", | ||
"@rushstack/eslint-config": "2.6.0", | ||
"@rushstack/heft": "0.45.6", | ||
"@rushstack/heft-node-rig": "1.9.7", | ||
"@rushstack/stream-collator": "4.0.176", | ||
"@rushstack/ts-command-line": "4.11.0", | ||
"@rushstack/terminal": "0.3.45", | ||
"@microsoft/rush-lib": "5.75.0-pr3481.1", | ||
"@rushstack/eslint-config": "2.6.2", | ||
"@rushstack/heft": "0.46.4", | ||
"@rushstack/heft-node-rig": "1.9.20", | ||
"@rushstack/stream-collator": "4.0.189", | ||
"@rushstack/ts-command-line": "4.12.1", | ||
"@rushstack/terminal": "0.3.58", | ||
"@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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
159615
3587
1
+ Added@rushstack/node-core-library@3.49.0(transitive)
- Removed@rushstack/node-core-library@3.45.5(transitive)