Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

axios-debug-log

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-debug-log - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

5

package.json
{
"name": "axios-debug-log",
"version": "0.6.0",
"version": "0.6.1",
"description": "Axios interceptor of logging requests & responses by debug.",

@@ -9,4 +9,3 @@ "main": "index.js",

"typing": "tsc",
"unit": "mocha --require should --require should-sinon",
"test": "npm run lint && npm run unit && npm run typing",
"test": "mocha --require should --require should-sinon",
"coverage": "nyc npm test && nyc report --reporter=html"

@@ -13,0 +12,0 @@ },

.travis.yml

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