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 10.2.13 to 10.2.14

25

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

@@ -39,3 +39,3 @@ "license": "MIT",

"dependencies": {
"@types/http-cache-semantics": "^4.0.1",
"@types/http-cache-semantics": "^4.0.2",
"get-stream": "^6.0.1",

@@ -49,13 +49,13 @@ "http-cache-semantics": "^4.1.1",

"devDependencies": {
"@keyv/sqlite": "^3.6.5",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.5",
"@types/responselike": "^1.0.0",
"@types/sqlite3": "^3.1.8",
"@keyv/sqlite": "^3.6.6",
"@types/jest": "^29.5.5",
"@types/node": "^20.8.2",
"@types/responselike": "^1.0.1",
"@types/sqlite3": "^3.1.9",
"body-parser": "^1.20.2",
"delay": "^6.0.0",
"eslint": "^8.45.0",
"eslint-plugin-jest": "^27.2.3",
"eslint": "^8.50.0",
"eslint-plugin-jest": "^27.4.2",
"express": "^4.18.2",
"jest": "^29.6.1",
"jest": "^29.7.0",
"pify": "^6.1.0",

@@ -66,4 +66,4 @@ "sqlite3": "^5.1.6",

"ts-node": "^10.9.1",
"typescript": "^5.1.6",
"xo": "^0.55.0"
"typescript": "^5.2.2",
"xo": "^0.56.0"
},

@@ -120,2 +120,3 @@ "jest": {

"n/prefer-global/url": 0,
"n/no-deprecated-api": 0,
"unicorn/prefer-event-target": 0

@@ -122,0 +123,0 @@ }

@@ -1,2 +0,2 @@

<h1 align="center"><br><img width="380" src="https://cacheable.org/assets/images/cacheable_white.svg" alt="cacheable logo"><br><br></h1>
<h1 align="center"><br><img width="380" src="https://cacheable.org/assets/images/cacheable_symbol.svg" alt="cacheable logo"><br><br></h1>

@@ -3,0 +3,0 @@ # cacheable-request

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