Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

npm-registry-fetch

Package Overview
Dependencies
Maintainers
5
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-registry-fetch - npm Package Compare versions

Comparing version 8.0.2 to 8.0.3

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [8.0.3](https://github.com/npm/registry-fetch/compare/v8.0.2...v8.0.3) (2020-05-13)
### Bug Fixes
* update minipass and make-fetch-happen to latest ([3b6c5d0](https://github.com/npm/registry-fetch/commit/3b6c5d0d8ccd4c4a97862a65acef956f19aec127)), closes [#23](https://github.com/npm/registry-fetch/issues/23)
### [8.0.2](https://github.com/npm/registry-fetch/compare/v8.0.1...v8.0.2) (2020-05-04)

@@ -7,0 +14,0 @@

6

package.json
{
"name": "npm-registry-fetch",
"version": "8.0.2",
"version": "8.0.3",
"description": "Fetch-based http client for use with npm registry APIs",

@@ -33,4 +33,4 @@ "main": "index.js",

"lru-cache": "^5.1.1",
"make-fetch-happen": "^8.0.6",
"minipass": "^3.0.0",
"make-fetch-happen": "^8.0.7",
"minipass": "^3.1.3",
"minipass-fetch": "^1.1.2",

@@ -37,0 +37,0 @@ "minipass-json-stream": "^1.0.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc