detection-lib
Advanced tools
Comparing version
{ | ||
"name": "detection-lib", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "src/DetectorFactory.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -8,5 +8,5 @@ import { Detector } from './types.js'; | ||
this.faceDetector = new window.FaceDetection({ | ||
this.faceDetector = new FaceDetection({ | ||
locateFile: (file) => | ||
`@mediapipe/face_detection/${file}`, | ||
`../mediapipe/face_detection/${file}`, | ||
}); | ||
@@ -13,0 +13,0 @@ |
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
Network access
Supply chain riskThis module accesses the network.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
14102563
296858.58%19
280%2573
2857.47%1
Infinity%4
100%4
300%4
Infinity%