@rushstack/rush-sdk
Advanced tools
Comparing version 5.133.4 to 5.134.0
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.47.7" | ||
"packageVersion": "7.47.9" | ||
} | ||
] | ||
} |
@@ -122,2 +122,4 @@ import { type ITerminal } from '@rushstack/terminal'; | ||
}; | ||
/** The checksum of package extensions fields for extending dependencies */ | ||
packageExtensionsChecksum?: string; | ||
} | ||
@@ -145,2 +147,3 @@ export interface ILoadFromFileOptions { | ||
readonly overrides: ReadonlyMap<string, string>; | ||
readonly packageExtensionsChecksum: undefined | string; | ||
private readonly _shrinkwrapJson; | ||
@@ -147,0 +150,0 @@ private readonly _integrities; |
{ | ||
"name": "@rushstack/rush-sdk", | ||
"version": "5.133.4", | ||
"version": "5.134.0", | ||
"description": "An API for interacting with the Rush engine", | ||
@@ -38,5 +38,5 @@ "repository": { | ||
"tapable": "2.2.1", | ||
"@rushstack/lookup-by-path": "0.2.0", | ||
"@rushstack/node-core-library": "5.7.0", | ||
"@rushstack/terminal": "0.14.0" | ||
"@rushstack/lookup-by-path": "0.2.2", | ||
"@rushstack/node-core-library": "5.9.0", | ||
"@rushstack/terminal": "0.14.2" | ||
}, | ||
@@ -47,9 +47,9 @@ "devDependencies": { | ||
"webpack": "~5.82.1", | ||
"@rushstack/stream-collator": "4.1.65", | ||
"@rushstack/heft": "0.67.0", | ||
"@microsoft/rush-lib": "5.133.4", | ||
"@rushstack/heft": "0.67.2", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/ts-command-line": "4.22.6", | ||
"@rushstack/heft-webpack5-plugin": "0.10.9", | ||
"@rushstack/webpack-preserve-dynamic-require-plugin": "0.11.64" | ||
"@rushstack/heft-webpack5-plugin": "0.10.11", | ||
"@microsoft/rush-lib": "5.134.0", | ||
"@rushstack/ts-command-line": "4.22.8", | ||
"@rushstack/stream-collator": "4.1.67", | ||
"@rushstack/webpack-preserve-dynamic-require-plugin": "0.11.66" | ||
}, | ||
@@ -56,0 +56,0 @@ "scripts": { |
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
873305
17147
+ Added@rushstack/lookup-by-path@0.2.2(transitive)
+ Added@rushstack/node-core-library@5.9.0(transitive)
+ Added@rushstack/terminal@0.14.2(transitive)
- Removed@rushstack/lookup-by-path@0.2.0(transitive)
- Removed@rushstack/node-core-library@5.7.0(transitive)
- Removed@rushstack/terminal@0.14.0(transitive)
Updated@rushstack/terminal@0.14.2