Socket
Socket
Sign inDemoInstall

cacheable-request

Package Overview
Dependencies
Maintainers
3
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cacheable-request - npm Package Compare versions

Comparing version 12.0.0 to 12.0.1

16

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

@@ -40,7 +40,7 @@ "license": "MIT",

"@types/http-cache-semantics": "^4.0.4",
"get-stream": "^8.0.1",
"get-stream": "^9.0.1",
"http-cache-semantics": "^4.1.1",
"keyv": "^4.5.4",
"mimic-response": "^4.0.0",
"normalize-url": "^8.0.0",
"normalize-url": "^8.0.1",
"responselike": "^3.0.0"

@@ -51,3 +51,3 @@ },

"@types/jest": "^29.5.12",
"@types/node": "^20.11.19",
"@types/node": "^20.11.30",
"@types/responselike": "^1.0.3",

@@ -57,5 +57,5 @@ "@types/sqlite3": "^3.1.11",

"delay": "^6.0.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^27.9.0",
"express": "^4.18.2",
"express": "^4.19.1",
"jest": "^29.7.0",

@@ -67,4 +67,4 @@ "pify": "^6.1.0",

"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"xo": "^0.57.0"
"typescript": "^5.4.3",
"xo": "^0.58.0"
},

@@ -71,0 +71,0 @@ "jest": {

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