cacheable-request
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14132
191
+ Addednormalize-url@2.0.1(transitive)
- Removednormalize-url@2.0.0(transitive)
Updatednormalize-url@2.0.1