@rushstack/rush-sdk
Advanced tools
Comparing version 5.57.1 to 5.58.0
{ | ||
"name": "@rushstack/rush-sdk", | ||
"version": "5.57.1", | ||
"version": "5.58.0", | ||
"description": "An API for interacting with the Rush engine", | ||
@@ -15,3 +15,3 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.44.1", | ||
"@rushstack/node-core-library": "3.44.2", | ||
"@types/node-fetch": "1.6.9", | ||
@@ -21,6 +21,6 @@ "tapable": "2.2.1" | ||
"devDependencies": { | ||
"@microsoft/rush-lib": "5.57.1", | ||
"@microsoft/rush-lib": "5.58.0", | ||
"@rushstack/eslint-config": "2.5.0", | ||
"@rushstack/heft": "0.43.1", | ||
"@rushstack/heft-node-rig": "1.4.2", | ||
"@rushstack/heft": "0.44.0", | ||
"@rushstack/heft-node-rig": "1.5.0", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -27,0 +27,0 @@ "@types/node": "12.20.24", |
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
119246
2737
+ Added@rushstack/node-core-library@3.44.2(transitive)
+ Addedcommander@10.0.1(transitive)
+ Addedvalidator@13.12.0(transitive)
+ Addedz-schema@5.0.6(transitive)
- Removed@rushstack/node-core-library@3.44.1(transitive)
- Removedcommander@2.20.3(transitive)
- Removedvalidator@8.2.0(transitive)
- Removedz-schema@3.18.4(transitive)