webrtc-troubleshoot
Advanced tools
Comparing version 9.0.0 to 9.0.1
{ | ||
"name": "webrtc-troubleshoot", | ||
"version": "9.0.0", | ||
"version": "9.0.1", | ||
"description": "A way to add webrtc troubleshooting to your app", | ||
"main": "src/index.js", | ||
"files": [ | ||
"dist", | ||
"src", | ||
"LICENSE" | ||
], | ||
"license": "MIT", | ||
@@ -7,0 +12,0 @@ "config": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 1 instance in 1 package
1280631
13099
3
24
2