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 0.9.1 to 0.9.2

2

dist/abap/catalog/v2-catalog-service.js

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

$format: 'json',
$filter: `Title%20eq%20%27${title}%27`
$filter: `Title eq '${title}'`
};

@@ -88,0 +88,0 @@ const response = yield this.get(`/${this.entitySet}`, { params });

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

@@ -5,0 +5,0 @@ "repository": {

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