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.9.0 to 0.9.1

11

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

@@ -9,5 +9,8 @@ "main": "./cjs/index.js",

"exports": {
"import": "./esm/index.js",
"require": "./cjs/index.js",
"default": "./umd/index.js"
".": {
"import": "./esm/index.js",
"require": "./cjs/index.js",
"default": "./umd/index.js"
},
"./package.json": "./package.json"
},

@@ -14,0 +17,0 @@ "browser": "./umd/index.js",

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