nativescript-websockets
Advanced tools
Comparing version
{ | ||
"name": "nativescript-websockets", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A WebSocket NativeScript module for Android", | ||
@@ -28,2 +28,7 @@ "main": "websockets.js", | ||
"url": "https://github.com/alg" | ||
}, | ||
{ | ||
"name": "Choi Won", | ||
"email": "help@myso.kr", | ||
"url": "https://github.com/myso-kr" | ||
} | ||
@@ -30,0 +35,0 @@ ], |
@@ -7,3 +7,3 @@ # NativeScript WebSockets | ||
My code is (c)2015-2016, Master Technology. All my code is LICENSED under the MIT Licesnse. Any other libraries used may have different licenses; which you may view them by reading the "LICENSE" file. | ||
My code is (c)2015-2016, Master Technology. All my code is LICENSED under the MIT License. Any other libraries used may have different licenses; which you may view them by reading the "LICENSE" file. | ||
@@ -10,0 +10,0 @@ I do contract work; so if you have a module you want built for NativeScript (or pretty much any other language) feel free to contact me (nathan@master-technology.com). |
@@ -112,2 +112,5 @@ /***************************************************************************************** | ||
}, | ||
onPong: function(){ | ||
}, | ||
onError: function (err) { | ||
@@ -114,0 +117,0 @@ if (this.wrapper) { |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
1885141
1135.46%23
155.56%1375
22.88%3
50%3
Infinity%3
Infinity%