🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@camera.ui/camera-ui-pamdiff

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@camera.ui/camera-ui-pamdiff - npm Package Compare versions

Comparing version

to
0.0.25

CHANGELOG.md

13

package.json
{
"displayName": "Pam Diff",
"name": "@camera.ui/camera-ui-pamdiff",
"version": "0.0.24",
"version": "0.0.25",
"description": "Efficient pixel-based motion detection using PAM difference algorithm. Light on resources with quick response time.",

@@ -30,4 +30,4 @@ "author": "seydx (https://github.com/seydx/camera.ui)",

"engines": {
"camera.ui": ">=0.0.39",
"node": ">=20.18.0"
"camera.ui": ">=0.0.50",
"node": ">=22.0.0"
},

@@ -48,9 +48,8 @@ "homepage": "https://github.com/seydx/camera.ui#readme",

"camera.ui": {
"extension": "motionDetection",
"extensions": [
"motionDetection"
],
"dependencies": [],
"options": {
"extendedMotionDetection": true
},
"bundled": true
}
}

Sorry, the diff of this file is not supported yet