Utility library for detecting whether JavaScript code is running within npm or yarn script execution context through environment variable checks
—
Pending
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Pending
The risk profile of this skill
{
"name": "tessl/npm-is-npm",
"version": "6.0.0",
"docs": "docs/index.md",
"describes": "pkg:npm/is-npm@6.0.0",
"summary": "Utility library for detecting whether JavaScript code is running within npm or yarn script execution context through environment variable checks"
}