@emilgroup/tenant-sdk-node
Advanced tools
@@ -31,3 +31,3 @@ /** | ||
| /** | ||
| * The type of the custom field. Supported types are: string, number, boolean, array, object, date, dateTime, phoneNumber, email, url | ||
| * The type of the custom field. Supported types are: string, number, boolean, array, object, date, dateTime, phoneNumber, email, url | ||
| * @type {string} | ||
@@ -34,0 +34,0 @@ * @memberof CustomFieldDto |
@@ -36,3 +36,3 @@ /* tslint:disable */ | ||
| /** | ||
| * The type of the custom field. Supported types are: string, number, boolean, array, object, date, dateTime, phoneNumber, email, url | ||
| * The type of the custom field. Supported types are: string, number, boolean, array, object, date, dateTime, phoneNumber, email, url | ||
| * @type {string} | ||
@@ -39,0 +39,0 @@ * @memberof CustomFieldDto |
+1
-1
| { | ||
| "name": "@emilgroup/tenant-sdk-node", | ||
| "version": "1.33.1-beta.8", | ||
| "version": "1.33.1-beta.11", | ||
| "description": "OpenAPI client for @emilgroup/tenant-sdk-node", | ||
@@ -5,0 +5,0 @@ "author": "OpenAPI-Generator Contributors", |
+2
-2
@@ -20,7 +20,7 @@ # Emil Tenant SDK for Nodejs | ||
| ``` | ||
| npm install @emilgroup/tenant-sdk-node@1.33.1-beta.8 --save | ||
| npm install @emilgroup/tenant-sdk-node@1.33.1-beta.11 --save | ||
| ``` | ||
| or | ||
| ``` | ||
| yarn add @emilgroup/tenant-sdk-node@1.33.1-beta.8 | ||
| yarn add @emilgroup/tenant-sdk-node@1.33.1-beta.11 | ||
| ``` | ||
@@ -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
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
1474672
0