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

npm-registry-fetch

Package Overview
Dependencies
Maintainers
0
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 3.9.0 to 3.9.1

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="3.9.1"></a>
## [3.9.1](https://github.com/npm/registry-fetch/compare/v3.9.0...v3.9.1) (2019-07-02)
<a name="3.9.0"></a>

@@ -7,0 +12,0 @@ # [3.9.0](https://github.com/npm/registry-fetch/compare/v3.8.0...v3.9.0) (2019-01-24)

8

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

@@ -35,8 +35,8 @@ "main": "index.js",

"figgy-pudding": "^3.4.1",
"lru-cache": "^4.1.3",
"make-fetch-happen": "^4.0.1",
"lru-cache": "^5.1.1",
"make-fetch-happen": "^4.0.2",
"npm-package-arg": "^6.1.0"
},
"devDependencies": {
"cacache": "^11.0.2",
"cacache": "^11.3.3",
"get-stream": "^4.0.0",

@@ -43,0 +43,0 @@ "mkdirp": "^0.5.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