@rstack-dev/doc-ui
Advanced tools
@@ -124,3 +124,3 @@ .root-M0JNBp { | ||
| .popover-fmVcBt .ant-popover-inner { | ||
| .popover-fmVcBt .ant-popover-content { | ||
| box-sizing: border-box; | ||
@@ -135,3 +135,3 @@ background-color: var(--rp-c-bg); | ||
| .dark .popover-fmVcBt .ant-popover-inner { | ||
| .dark .popover-fmVcBt .ant-popover-content { | ||
| background-color: var(--rp-c-bg-soft); | ||
@@ -141,3 +141,3 @@ } | ||
| @media (max-width: 600px) { | ||
| .popover-fmVcBt .ant-popover-inner { | ||
| .popover-fmVcBt .ant-popover-content { | ||
| width: 80vw; | ||
@@ -144,0 +144,0 @@ } |
+1
-1
| { | ||
| "name": "@rstack-dev/doc-ui", | ||
| "version": "1.12.1", | ||
| "version": "1.12.2", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts", |
Network access
Supply chain riskThis module accesses the network.
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 2 instances 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
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 2 instances 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
1714317
0