@sap-ux/axios-extension
Advanced tools
Comparing version 1.4.4 to 1.4.5
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import type { Service } from '../base/service-provider'; | ||
@@ -4,0 +3,0 @@ import type { AxiosResponse } from 'axios'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import type { AxiosResponse, AxiosRequestConfig } from 'axios'; | ||
@@ -4,0 +3,0 @@ import type { ErrorMessage } from './message'; |
{ | ||
"name": "@sap-ux/axios-extension", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"description": "Extension of the Axios module adding convenience methods to interact with SAP systems especially with OData services.", | ||
@@ -24,3 +24,3 @@ "repository": { | ||
"xpath": "0.0.32", | ||
"@xmldom/xmldom": "0.8.6", | ||
"@xmldom/xmldom": "0.8.10", | ||
"@sap-ux/btp-utils": "0.11.8", | ||
@@ -30,6 +30,6 @@ "@sap-ux/logger": "0.3.7" | ||
"devDependencies": { | ||
"@types/lodash": "4.14.197", | ||
"@types/lodash": "4.14.198", | ||
"nock": "13.2.1", | ||
"supertest": "6.3.3", | ||
"@sap-ux/project-access": "1.13.2" | ||
"@sap-ux/project-access": "1.13.5" | ||
}, | ||
@@ -36,0 +36,0 @@ "files": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
235678
5319
+ Added@xmldom/xmldom@0.8.10(transitive)
- Removed@xmldom/xmldom@0.8.6(transitive)
Updated@xmldom/xmldom@0.8.10