update pam-diff and pixel-change
parent
6d91234f11
commit
adc3d6bbac
File diff suppressed because it is too large
Load Diff
11
package.json
11
package.json
|
@ -35,13 +35,14 @@
|
||||||
"mp4frag": "^0.2.0",
|
"mp4frag": "^0.2.0",
|
||||||
"mysql": "^2.18.1",
|
"mysql": "^2.18.1",
|
||||||
"node-fetch": "3.0.0-beta.9",
|
"node-fetch": "3.0.0-beta.9",
|
||||||
|
"node-pushover": "^1.0.0",
|
||||||
"node-ssh": "^11.1.1",
|
"node-ssh": "^11.1.1",
|
||||||
"node-telegram-bot-api": "^0.52.0",
|
"node-telegram-bot-api": "^0.52.0",
|
||||||
"nodemailer": "^6.4.11",
|
"nodemailer": "^6.4.11",
|
||||||
"node-pushover": "^1.0.0",
|
"pam-diff": "^1.1.0",
|
||||||
"pam-diff": "^1.0.0",
|
|
||||||
"path": "^0.12.7",
|
"path": "^0.12.7",
|
||||||
"pipe2pam": "^0.6.2",
|
"pipe2pam": "^0.6.2",
|
||||||
|
"pixel-change": "^1.1.0",
|
||||||
"request": "^2.88.0",
|
"request": "^2.88.0",
|
||||||
"sat": "^0.7.1",
|
"sat": "^0.7.1",
|
||||||
"shinobi-onvif": "0.1.9",
|
"shinobi-onvif": "0.1.9",
|
||||||
|
@ -69,9 +70,9 @@
|
||||||
"node12"
|
"node12"
|
||||||
],
|
],
|
||||||
"scripts": [
|
"scripts": [
|
||||||
"libs/cameraThread/detector.js",
|
"libs/cameraThread/detector.js",
|
||||||
"libs/cameraThread/singleCamera.js",
|
"libs/cameraThread/singleCamera.js",
|
||||||
"libs/cameraThread/snapshot.js"
|
"libs/cameraThread/snapshot.js"
|
||||||
],
|
],
|
||||||
"assets": [
|
"assets": [
|
||||||
"definitions/**/*",
|
"definitions/**/*",
|
||||||
|
|
Loading…
Reference in New Issue