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

@rushstack/heft

Package Overview
Dependencies
Maintainers
2
Versions
360
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/heft - npm Package Compare versions

Comparing version 0.41.8 to 0.42.0

9

CHANGELOG.md
# Change Log - @rushstack/heft
This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified.
This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified.
## 0.42.0
Thu, 28 Oct 2021 00:08:22 GMT
### Minor changes
- Add environment variables for common heft test parameters
## 0.41.8

@@ -6,0 +13,0 @@ Wed, 27 Oct 2021 00:08:15 GMT

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.18.16"
"packageVersion": "7.18.17"
}
]
}

@@ -24,2 +24,3 @@ "use strict";

parameterLongName: '--watch',
parameterShortName: '-w',
description: 'If provided, run tests in watch mode.'

@@ -26,0 +27,0 @@ });

@@ -73,2 +73,3 @@ "use strict";

argumentName: 'INTEGER',
environmentVariable: 'HEFT_JEST_TEST_TIMEOUT_MS',
description: "Change the default timeout for tests; if a test doesn't complete within this many" +

@@ -81,2 +82,3 @@ ' milliseconds, it will fail. Individual tests can override the default. If unspecified, ' +

parameterLongName: '--detect-open-handles',
environmentVariable: 'HEFT_JEST_DETECT_OPEN_HANDLES',
description: 'Attempt to collect and print open handles preventing Jest from exiting cleanly.' +

@@ -97,2 +99,3 @@ ' This option has a significant performance penalty and should only be used for debugging.' +

argumentName: 'COUNT_OR_PERCENTAGE',
environmentVariable: 'HEFT_JEST_MAX_WORKERS',
description: 'Use this parameter to control maximum number of worker processes tests are allowed to use.' +

@@ -99,0 +102,0 @@ ' This parameter is similar to the parameter noted in the Jest documentation, and can either be' +

{
"name": "@rushstack/heft",
"version": "0.41.8",
"version": "0.42.0",
"description": "Build all your JavaScript projects the same way: A way that works.",

@@ -5,0 +5,0 @@ "keywords": [

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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