Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rushstack/rush-sdk

Package Overview
Dependencies
Maintainers
3
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/rush-sdk - npm Package Compare versions

Comparing version 5.133.4 to 5.134.0

2

dist/tsdoc-metadata.json

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc