Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

react-stomp-client

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-stomp-client - npm Package Compare versions

Comparing version
1.1.3
to
1.1.4
+2
-2
coverage/clover.xml
<?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>

{
"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"
}