webrtc-frontend-library
Advanced tools
Comparing version
import { FC } from "react"; | ||
import "./VideoChat.scss"; | ||
interface VideochatProps { | ||
interface VideoChatProps { | ||
roomId: string; | ||
user_token: string; | ||
handleError: (err?: any) => void; | ||
} | ||
declare const VideoChat: FC<VideochatProps>; | ||
declare const VideoChat: FC<VideoChatProps>; | ||
export default VideoChat; |
@@ -0,3 +1,19 @@ | ||
/*! | ||
* content-type | ||
* Copyright(c) 2015 Douglas Christopher Wilson | ||
* MIT Licensed | ||
*/ | ||
/** | ||
* @license React | ||
* react-dom.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
/** | ||
* @license React | ||
* react-jsx-runtime.production.min.js | ||
@@ -10,1 +26,11 @@ * | ||
*/ | ||
/** | ||
* @license React | ||
* scheduler.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ |
{ | ||
"name": "webrtc-frontend-library", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "", | ||
@@ -15,7 +15,12 @@ "main": "./dist/index.js", | ||
"devDependencies": { | ||
"@svgr/webpack": "^8.1.0", | ||
"@types/react": "^18.3.5", | ||
"axios": "^1.7.7", | ||
"css-loader": "^7.1.2", | ||
"freeice": "^2.2.2", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"sass": "^1.78.0", | ||
"react-svg": "^16.1.34", | ||
"react-use-websocket": "^4.8.1", | ||
"sass": "^1.79.1", | ||
"sass-loader": "^16.0.1", | ||
@@ -22,0 +27,0 @@ "style-loader": "^4.0.0", |
Sorry, the diff of this file is too big to display
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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 1 instance 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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
19
35.71%83
822.22%1
-50%196440
-69.71%17
41.67%80
-20%3
200%