webrtc-test-suite
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "webrtc-test-suite", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "repository": "git@github.com:theanam/webrtc-test-suite.git", |
@@ -37,3 +37,3 @@ # Real life Capability testing and utilities for WebRTC. | ||
```html | ||
<script src="https://unpkg.com/webrtc-test-suite@1.2.4/dist/index.js"></script> | ||
<script src="https://unpkg.com/webrtc-test-suite@1.2.5/dist/index.js"></script> | ||
``` | ||
@@ -90,3 +90,3 @@ Yoou will get a global object called: `_rtc`. And you can access all the functionalities from that object. | ||
### 4. `countDevies` and `countDeviesSilent`: | ||
### 4. `countDevies` and `countDeviesSilent`: | ||
> `countDevies([verbose = false]) // Returns Promise` | ||
@@ -174,2 +174,2 @@ | ||
made with 🖤 and JavaScript. | ||
made with 🖤 and JavaScript by Anam Ahmed. |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
2
3
5
2236280
24
686