@emilgroup/task-sdk-node
Advanced tools
@@ -53,3 +53,3 @@ /** | ||
| */ | ||
| 'categorySlugs': Array<string>; | ||
| 'categorySlugs'?: Array<string>; | ||
| /** | ||
@@ -56,0 +56,0 @@ * Task status slug |
@@ -58,3 +58,3 @@ /* tslint:disable */ | ||
| */ | ||
| 'categorySlugs': Array<string>; | ||
| 'categorySlugs'?: Array<string>; | ||
| /** | ||
@@ -61,0 +61,0 @@ * Task status slug |
+1
-1
| { | ||
| "name": "@emilgroup/task-sdk-node", | ||
| "version": "1.0.1-beta.16", | ||
| "version": "1.0.1-beta.17", | ||
| "description": "OpenAPI client for @emilgroup/task-sdk-node", | ||
@@ -5,0 +5,0 @@ "author": "OpenAPI-Generator Contributors", |
+2
-2
@@ -20,7 +20,7 @@ # Emil Task SDK for Nodejs | ||
| ``` | ||
| npm install @emilgroup/task-sdk-node@1.0.1-beta.16 --save | ||
| npm install @emilgroup/task-sdk-node@1.0.1-beta.17 --save | ||
| ``` | ||
| or | ||
| ``` | ||
| yarn add @emilgroup/task-sdk-node@1.0.1-beta.16 | ||
| yarn add @emilgroup/task-sdk-node@1.0.1-beta.17 | ||
| ``` | ||
@@ -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
532684
0