Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
@types/physical-cpu-count
Advanced tools
TypeScript definitions for physical-cpu-count
npm install --save @types/physical-cpu-count
This package contains type definitions for physical-cpu-count (https://www.npmjs.com/package/physical-cpu-count).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/physical-cpu-count.
/**
* Returns the number of physical CPU cores.
*
* @see {@link https://www.npmjs.com/package/physical-cpu-count#use-case|Use Case}
* @see {@link https://www.npmjs.com/package/physical-cpu-count#known-limitations|Known Limitations}
*/
declare const amount: number;
export = amount;
These definitions were written by Piotr Błażejewicz.
FAQs
TypeScript definitions for physical-cpu-count
The npm package @types/physical-cpu-count receives a total of 788 weekly downloads. As such, @types/physical-cpu-count popularity was classified as not popular.
We found that @types/physical-cpu-count demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.