@rushstack/rush-sdk
Advanced tools
Comparing version 5.131.4 to 5.131.5
@@ -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.5" | ||
"packageVersion": "7.47.6" | ||
} | ||
] | ||
} |
import { type IPackageJson } from '@rushstack/node-core-library'; | ||
import type { RushConfiguration } from '../api/RushConfiguration'; | ||
import type { RushConfiguration } from './RushConfiguration'; | ||
import type { VersionPolicy } from './VersionPolicy'; | ||
@@ -4,0 +4,0 @@ import type { PackageJsonEditor } from './PackageJsonEditor'; |
import { CommandLineAction, type ICommandLineActionOptions } from '@rushstack/ts-command-line'; | ||
import type { RushConfiguration } from '../../api/RushConfiguration'; | ||
import { EventHooksManager } from '../../logic/EventHooksManager'; | ||
import { RushCommandLineParser } from './../RushCommandLineParser'; | ||
import { RushCommandLineParser } from '../RushCommandLineParser'; | ||
import type { RushGlobalFolder } from '../../api/RushGlobalFolder'; | ||
@@ -6,0 +6,0 @@ import type { RushSession } from '../../pluginFramework/RushSession'; |
{ | ||
"name": "@rushstack/rush-sdk", | ||
"version": "5.131.4", | ||
"version": "5.131.5", | ||
"description": "An API for interacting with the Rush engine", | ||
@@ -38,5 +38,5 @@ "repository": { | ||
"tapable": "2.2.1", | ||
"@rushstack/lookup-by-path": "0.1.0", | ||
"@rushstack/node-core-library": "5.5.1", | ||
"@rushstack/terminal": "0.13.3" | ||
"@rushstack/lookup-by-path": "0.1.1", | ||
"@rushstack/node-core-library": "5.6.0", | ||
"@rushstack/terminal": "0.13.4" | ||
}, | ||
@@ -47,9 +47,9 @@ "devDependencies": { | ||
"webpack": "~5.82.1", | ||
"@microsoft/rush-lib": "5.131.4", | ||
"@microsoft/rush-lib": "5.131.5", | ||
"@rushstack/heft": "0.66.26", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.66.25", | ||
"@rushstack/stream-collator": "4.1.63", | ||
"@rushstack/heft-webpack5-plugin": "0.10.7", | ||
"@rushstack/webpack-preserve-dynamic-require-plugin": "0.11.62", | ||
"@rushstack/ts-command-line": "4.22.4" | ||
"@rushstack/stream-collator": "4.1.64", | ||
"@rushstack/ts-command-line": "4.22.5", | ||
"@rushstack/heft-webpack5-plugin": "0.10.8", | ||
"@rushstack/webpack-preserve-dynamic-require-plugin": "0.11.63" | ||
}, | ||
@@ -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
871573
+ Added@rushstack/lookup-by-path@0.1.1(transitive)
+ Added@rushstack/node-core-library@5.6.0(transitive)
+ Added@rushstack/terminal@0.13.4(transitive)
+ Added@types/node@22.10.0(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@rushstack/lookup-by-path@0.1.0(transitive)
- Removed@rushstack/node-core-library@5.5.1(transitive)
- Removed@rushstack/terminal@0.13.3(transitive)
- Removed@types/node@22.9.3(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@rushstack/terminal@0.13.4