@paddlejs-models/facedetect
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@paddlejs-models/facedetect", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "face detect", | ||
@@ -13,4 +13,4 @@ "main": "lib/index", | ||
"dependencies": { | ||
"@paddlejs/paddlejs-backend-webgl": "^1.1.15", | ||
"@paddlejs/paddlejs-core": "^2.1.14" | ||
"@paddlejs/paddlejs-backend-webgl": "^1.1.19", | ||
"@paddlejs/paddlejs-core": "^2.1.17" | ||
}, | ||
@@ -17,0 +17,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
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
174788