socketcluster-client
Advanced tools
Comparing version 15.0.2 to 15.0.3
@@ -9,3 +9,3 @@ const StreamDemux = require('stream-demux'); | ||
const LinkedList = require('linked-list'); | ||
const cloneDeep = require('lodash.clonedeep'); | ||
const cloneDeep = require('clone-deep'); | ||
const Buffer = require('buffer/').Buffer; | ||
@@ -12,0 +12,0 @@ const wait = require('./wait'); |
{ | ||
"name": "socketcluster-client", | ||
"description": "SocketCluster JavaScript client", | ||
"version": "15.0.2", | ||
"version": "15.0.3", | ||
"homepage": "https://socketcluster.io/", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
0
396879
8596