Closed
Description
Current Behavior:
$ npm view --json [email protected]
undefined
$
Expected Behavior:
In previous versions of npm there would be no content returned
$ npm view --json [email protected]
$
Steps To Reproduce:
Run above commands
Environment:
OSX 10.15.6
Node.js v14.6.0
npm v7.0.0-beta.2