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

@rushstack/rush-sdk

Package Overview
Dependencies
Maintainers
2
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.61.0 to 5.61.1

10

package.json
{
"name": "@rushstack/rush-sdk",
"version": "5.61.0",
"version": "5.61.1",
"description": "An API for interacting with the Rush engine",

@@ -20,6 +20,6 @@ "repository": {

"devDependencies": {
"@microsoft/rush-lib": "5.61.0",
"@microsoft/rush-lib": "5.61.1",
"@rushstack/eslint-config": "2.5.1",
"@rushstack/heft": "0.44.2",
"@rushstack/heft-node-rig": "1.6.0",
"@rushstack/heft-node-rig": "1.7.0",
"@types/heft-jest": "1.0.1",

@@ -30,4 +30,6 @@ "@types/node": "12.20.24",

"scripts": {
"build": "heft test --clean"
"build": "heft build --clean",
"_phase:build": "heft build --clean",
"_phase:test": "heft test --no-build"
}
}
dist/rush-lib.d.ts

Sorry, the diff of this file is too big to display

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