Socket
Socket
Sign inDemoInstall

cacheable-request

Package Overview
Dependencies
16
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.3 to 2.1.4

4

package.json
{
"name": "cacheable-request",
"version": "2.1.3",
"version": "2.1.4",
"description": "Wrap native HTTP requests with RFC compliant cache support",

@@ -41,3 +41,3 @@ "main": "src/index.js",

"lowercase-keys": "1.0.0",
"normalize-url": "2.0.0",
"normalize-url": "2.0.1",
"responselike": "1.0.2"

@@ -44,0 +44,0 @@ },

@@ -7,2 +7,3 @@ # cacheable-request

[![Coverage Status](https://coveralls.io/repos/github/lukechilds/cacheable-request/badge.svg?branch=master)](https://coveralls.io/github/lukechilds/cacheable-request?branch=master)
[![npm](https://img.shields.io/npm/dm/cacheable-request.svg)](https://www.npmjs.com/package/cacheable-request)
[![npm](https://img.shields.io/npm/v/cacheable-request.svg)](https://www.npmjs.com/package/cacheable-request)

@@ -9,0 +10,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc