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.2 to 2.1.3

9

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

@@ -36,9 +36,9 @@ "main": "src/index.js",

"dependencies": {
"clone-response": "1.0.1",
"clone-response": "1.0.2",
"get-stream": "3.0.0",
"http-cache-semantics": "3.8.1",
"keyv": "3.0.0 ",
"keyv": "3.0.0",
"lowercase-keys": "1.0.0",
"normalize-url": "2.0.0",
"responselike": "1.0.0"
"responselike": "1.0.2"
},

@@ -52,3 +52,2 @@ "devDependencies": {

"eslint-config-xo-lukechilds": "^1.0.0",
"get-stream": "^3.0.0",
"nyc": "^11.0.2",

@@ -55,0 +54,0 @@ "pify": "^3.0.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