@rushstack/rush-sdk
Advanced tools
Comparing version 5.57.0 to 5.57.1
{ | ||
"name": "@rushstack/rush-sdk", | ||
"version": "5.57.0", | ||
"version": "5.57.1", | ||
"description": "An API for interacting with the Rush engine", | ||
@@ -15,3 +15,3 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.43.2", | ||
"@rushstack/node-core-library": "3.44.1", | ||
"@types/node-fetch": "1.6.9", | ||
@@ -21,6 +21,6 @@ "tapable": "2.2.1" | ||
"devDependencies": { | ||
"@microsoft/rush-lib": "5.57.0", | ||
"@rushstack/eslint-config": "2.4.5", | ||
"@rushstack/heft": "0.42.3", | ||
"@rushstack/heft-node-rig": "1.2.32", | ||
"@microsoft/rush-lib": "5.57.1", | ||
"@rushstack/eslint-config": "2.5.0", | ||
"@rushstack/heft": "0.43.1", | ||
"@rushstack/heft-node-rig": "1.4.2", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -27,0 +27,0 @@ "@types/node": "12.20.24", |
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
118165
+ Added@rushstack/node-core-library@3.44.1(transitive)
- Removed@rushstack/node-core-library@3.43.2(transitive)