Skip to content

Commit

Permalink
npm-registry-fetch@10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Apr 22, 2021
1 parent 500a34f commit e0128a7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 21 deletions.
26 changes: 7 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"npm-package-arg": "^8.0.1",
"npm-packlist": "^2.1.4",
"npm-pick-manifest": "^6.0.0",
"npm-registry-fetch": "^9.0.0",
"npm-registry-fetch": "^10.0.0",
"promise-retry": "^2.0.1",
"read-package-json-fast": "^2.0.1",
"rimraf": "^3.0.2",
Expand Down
1 change: 0 additions & 1 deletion test/remote.js
Expand Up @@ -89,7 +89,6 @@ t.test('packument', t => {
host: require('url').parse(server).host,
'npm-session': 'foobarbaz',
'npm-scope': '@npmcli',
'npm-in-ci': String,
'not-referer': 'http://example.com',
}
]
Expand Down

0 comments on commit e0128a7

Please sign in to comment.