@rushstack/rush-sdk
Advanced tools
Comparing version 5.62.4 to 5.63.0
{ | ||
"name": "@rushstack/rush-sdk", | ||
"version": "5.62.4", | ||
"version": "5.63.0", | ||
"description": "An API for interacting with the Rush engine", | ||
@@ -15,3 +15,3 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.45.0", | ||
"@rushstack/node-core-library": "3.45.1", | ||
"@types/node-fetch": "1.6.9", | ||
@@ -21,6 +21,6 @@ "tapable": "2.2.1" | ||
"devDependencies": { | ||
"@microsoft/rush-lib": "5.62.4", | ||
"@rushstack/eslint-config": "2.5.1", | ||
"@rushstack/heft": "0.44.2", | ||
"@rushstack/heft-node-rig": "1.8.0", | ||
"@microsoft/rush-lib": "5.63.0", | ||
"@rushstack/eslint-config": "2.5.2", | ||
"@rushstack/heft": "0.44.3", | ||
"@rushstack/heft-node-rig": "1.8.1", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -27,0 +27,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
135751
2902
+ Added@rushstack/node-core-library@3.45.1(transitive)
- Removed@rushstack/node-core-library@3.45.0(transitive)