@livechat/developer-ui-react
Advanced tools
+0
-2
@@ -7,3 +7,2 @@ /* src/app/error/Error.scss */ | ||
| align-items: center; | ||
| width: 100vw; | ||
| height: 100vh; | ||
@@ -19,3 +18,2 @@ color: var(--content-basic-secondary); | ||
| align-items: center; | ||
| width: 100vw; | ||
| height: 100vh; | ||
@@ -22,0 +20,0 @@ color: var(--content-basic-secondary); |
+3
-3
| { | ||
| "name": "@livechat/developer-ui-react", | ||
| "version": "0.0.44", | ||
| "version": "0.0.45", | ||
| "description": "Typescript library with react components for Text Platform Developer App.", | ||
@@ -33,4 +33,4 @@ "author": "Wojciech Dudek", | ||
| "eslint-config-custom": "0.0.7", | ||
| "@livechat/developer-sdk": "2.0.41", | ||
| "tsconfig": "0.0.1" | ||
| "tsconfig": "0.0.1", | ||
| "@livechat/developer-sdk": "2.0.41" | ||
| }, | ||
@@ -37,0 +37,0 @@ "dependencies": {}, |
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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 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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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 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
710005
016271
-0.01%