Socket
Socket
Sign inDemoInstall

axios-cache-interceptor

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-cache-interceptor - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

4

dist/axios/types.d.ts

@@ -15,2 +15,6 @@ import type { AxiosInstance, AxiosInterceptorManager, AxiosPromise, AxiosRequestConfig, AxiosResponse, Method } from 'axios';

*
* When using `interpretHeader: true`, this value will only
* be used if the interpreter can't determine their TTL value
* to override this
*
* **Note**: a custom storage implementation may not respect this.

@@ -17,0 +21,0 @@ *

2

package.json
{
"name": "axios-cache-interceptor",
"version": "0.2.4",
"version": "0.2.5",
"description": "Cache interceptor for axios",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -35,2 +35,6 @@ import type {

*
* When using `interpretHeader: true`, this value will only
* be used if the interpreter can't determine their TTL value
* to override this
*
* **Note**: a custom storage implementation may not respect this.

@@ -37,0 +41,0 @@ *

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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