react-stomp-client
Advanced tools
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <coverage generated="1572239803934" clover="3.2.0"> | ||
| <project timestamp="1572239803935" name="All files"> | ||
| <coverage generated="1576063128906" clover="3.2.0"> | ||
| <project timestamp="1576063128906" name="All files"> | ||
| <metrics statements="43" coveredstatements="43" conditionals="16" coveredconditionals="14" methods="11" coveredmethods="11" elements="70" coveredelements="68" complexity="0" loc="43" ncloc="43" packages="1" files="1" classes="1"/> | ||
@@ -5,0 +5,0 @@ <file name="StompClient.tsx" path="/Users/rraghun/Dropbox/Projects/js-stomp-utils/packages/react-stomp-client/src/client/StompClient.tsx"> |
@@ -83,3 +83,3 @@ <!doctype html> | ||
| Code coverage | ||
| generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Mon Oct 28 2019 00:16:43 GMT-0500 (Central Daylight Time) | ||
| generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed Dec 11 2019 12:18:48 GMT+0100 (Central European Standard Time) | ||
| </div> | ||
@@ -86,0 +86,0 @@ </div> |
@@ -358,3 +358,3 @@ <!doctype html> | ||
| Code coverage | ||
| generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Mon Oct 28 2019 00:16:43 GMT-0500 (Central Daylight Time) | ||
| generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed Dec 11 2019 12:18:48 GMT+0100 (Central European Standard Time) | ||
| </div> | ||
@@ -361,0 +361,0 @@ </div> |
+3
-3
| { | ||
| "name": "react-stomp-client", | ||
| "version": "1.1.3", | ||
| "version": "1.1.4", | ||
| "description": "A React STOMP client", | ||
@@ -46,3 +46,3 @@ "author": "Rufus Raghunath", | ||
| "lint-staged": "^9.4.2", | ||
| "mock-stomp-broker": "^1.1.3", | ||
| "mock-stomp-broker": "^1.1.4", | ||
| "prettier": "^1.18.2", | ||
@@ -81,3 +81,3 @@ "react": "^16.11.0", | ||
| }, | ||
| "gitHead": "11bff0bb7368d44e80f5712890d9e1dac10ae3b1" | ||
| "gitHead": "6d94b5a63f21037d118ab8ee29d99de7d6d87e1e" | ||
| } |
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
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
168544
0.01%