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

axios-oauth-client

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-oauth-client - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

.github/FUNDING.yml

2

.nyc_output/processinfo/index.json

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

{"processes":{"cd5de113-9988-4a05-abe1-75c7892a3a56":{"parent":null,"children":[]}},"files":{},"externalIds":{}}
{"processes":{"f984b954-2f10-4621-8a24-769de4fc5bdc":{"parent":null,"children":[]}},"files":{},"externalIds":{}}
{
"name": "axios-oauth-client",
"version": "1.4.0",
"version": "1.4.1",
"description": "OAuth 2.0 client utils for axios",

@@ -63,13 +63,13 @@ "main": "dist/",

"dependencies": {
"qs": "^6.9.4"
"qs": "^6.10.1"
},
"devDependencies": {
"@babel/cli": "^7.12.10",
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.10",
"@babel/cli": "^7.13.16",
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.14.1",
"axios-token-interceptor": "^0.2.0",
"mocha": "^8.2.1",
"mocha": "^8.4.0",
"nyc": "^15.1.0",
"semistandard": "^16.0.0"
"semistandard": "*"
}
}

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