Socket
Socket
Sign inDemoInstall

@sap-ux/axios-extension

Package Overview
Dependencies
Maintainers
3
Versions
109
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 1.7.1 to 1.7.2

2

dist/abap/ui5-abap-repository-service.js

@@ -346,3 +346,3 @@ "use strict";

}
return yield this.delete(`/Repositories('${appName}')`, config);
return yield this.delete(`/Repositories('${encodeURIComponent(appName)}')`, config);
}

@@ -349,0 +349,0 @@ catch (error) {

{
"name": "@sap-ux/axios-extension",
"version": "1.7.1",
"version": "1.7.2",
"description": "Extension of the Axios module adding convenience methods to interact with SAP systems especially with OData services.",

@@ -32,3 +32,3 @@ "repository": {

"supertest": "6.3.3",
"@sap-ux/project-access": "1.14.0"
"@sap-ux/project-access": "1.15.1"
},

@@ -35,0 +35,0 @@ "files": [

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