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 1.16.2 to 1.16.3

2

dist/abap/adt-catalog/services/transportrequest-service.js

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

const responseStringPrefix = '/com.sap.cts/object_record/';
if (!text || !text.startsWith(responseStringPrefix)) {
if (!text?.startsWith(responseStringPrefix)) {
return null;

@@ -64,0 +64,0 @@ }

{
"name": "@sap-ux/axios-extension",
"version": "1.16.2",
"version": "1.16.3",
"description": "Extension of the Axios module adding convenience 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