@emilgroup/customer-sdk-node
Advanced tools
@@ -67,2 +67,8 @@ /** | ||
| /** | ||
| * The slug of the product that the claim is made against | ||
| * @type {string} | ||
| * @memberof ClaimClass | ||
| */ | ||
| 'productSlug': string; | ||
| /** | ||
| * Unique identifier of the product that the claim is made against | ||
@@ -69,0 +75,0 @@ * @type {number} |
@@ -31,2 +31,14 @@ /** | ||
| 'nextPageToken': string; | ||
| /** | ||
| * Total items | ||
| * @type {number} | ||
| * @memberof ListCustomerClaimsResponseClass | ||
| */ | ||
| 'totalItems': number; | ||
| /** | ||
| * Items per page | ||
| * @type {number} | ||
| * @memberof ListCustomerClaimsResponseClass | ||
| */ | ||
| 'itemsPerPage': number; | ||
| } |
@@ -72,2 +72,8 @@ /* tslint:disable */ | ||
| /** | ||
| * The slug of the product that the claim is made against | ||
| * @type {string} | ||
| * @memberof ClaimClass | ||
| */ | ||
| 'productSlug': string; | ||
| /** | ||
| * Unique identifier of the product that the claim is made against | ||
@@ -74,0 +80,0 @@ * @type {number} |
@@ -36,3 +36,15 @@ /* tslint:disable */ | ||
| 'nextPageToken': string; | ||
| /** | ||
| * Total items | ||
| * @type {number} | ||
| * @memberof ListCustomerClaimsResponseClass | ||
| */ | ||
| 'totalItems': number; | ||
| /** | ||
| * Items per page | ||
| * @type {number} | ||
| * @memberof ListCustomerClaimsResponseClass | ||
| */ | ||
| 'itemsPerPage': number; | ||
| } | ||
+1
-1
| { | ||
| "name": "@emilgroup/customer-sdk-node", | ||
| "version": "1.50.0", | ||
| "version": "1.50.1-beta.5", | ||
| "description": "OpenAPI client for @emilgroup/customer-sdk-node", | ||
@@ -5,0 +5,0 @@ "author": "OpenAPI-Generator Contributors", |
+2
-2
@@ -20,7 +20,7 @@ # Emil Customer SDK for Nodejs | ||
| ``` | ||
| npm install @emilgroup/customer-sdk-node@1.50.0 --save | ||
| npm install @emilgroup/customer-sdk-node@1.50.1-beta.5 --save | ||
| ``` | ||
| or | ||
| ``` | ||
| yarn add @emilgroup/customer-sdk-node@1.50.0 | ||
| yarn add @emilgroup/customer-sdk-node@1.50.1-beta.5 | ||
| ``` | ||
@@ -27,0 +27,0 @@ |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1347500
0.06%30155
0.12%2
100%