New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

axios-logger

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-logger - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "axios-logger",
"version": "0.1.1",
"version": "0.1.2",
"description": "Beautify Axios Logging Messages",

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

@@ -48,3 +48,3 @@ # axios-logger

const instance = axios.create();
instance.interceptors.request.use(AxiosLogger.responseLogger);
instance.interceptors.response.use(AxiosLogger.responseLogger);
```

@@ -85,2 +85,2 @@

I always welcome Feedback and Pull Request :)
I always welcome Feedback and Pull Request :)

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