Skip to content

test and refactor lib/npm.js and bin/npm-cli.js #1506

@isaacs

Description

@isaacs
  • Remove some affordances that are no longer relevant (WScript messaging, onload-script support, npm.commandName instead of npm.commands['command-name'](), optional callback/args lists, etc.)
  • unit test up to 100% coverage
  • modernize code (make npm an instance of a class, const/let/arrow-functions, organize and clean up, etc.)

Metadata

Metadata

Labels

Release 7.xwork is associated with a specific npm 7 releasepr: needs testsrequires tests before merging

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions