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

@sap-ux/axios-extension

Package Overview
Dependencies
Maintainers
3
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/axios-extension - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

10

package.json
{
"name": "@sap-ux/axios-extension",
"version": "0.5.1",
"version": "0.5.2",
"description": "Extension of the Axios module adding convinience methods to interact with SAP systems especially with OData services.",

@@ -17,4 +17,4 @@ "repository": {

"dependencies": {
"@sap-ux/btp-utils": "0.9.1",
"@sap-ux/logger": "0.1.5",
"@sap-ux/btp-utils": "0.9.2",
"@sap-ux/logger": "0.1.6",
"axios": "0.24.0",

@@ -37,4 +37,4 @@ "detect-content-type": "1.2.0",

"engines": {
"pnpm": ">=6.26.1",
"node": ">=12.22.5 < 13.0.0 || >= 14.16.0 < 15.0.0 || >=16.1.0 < 17.0.0"
"pnpm": ">=6.26.1 < 7.0.0 || >=7.1.0",
"node": ">=12.22.5 < 13.0.0 || >= 14.16.0 < 15.0.0 || >=16.1.0 < 17.0.0 || >=18.0.0 < 19.0.0"
},

@@ -41,0 +41,0 @@ "scripts": {

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