node-red-contrib-hikvision-ultimate
Advanced tools
Comparing version 1.1.10 to 1.1.11
@@ -7,4 +7,4 @@ <p align="center"><img src='https://raw.githubusercontent.com/Supergiovane/node-red-contrib-hikvision-ultimate/master/img/logo.png' width="40%"></p> | ||
<p> | ||
<b>Version 1.1.10</b> Mai 2023<br/> | ||
- ANPR Node: workarounded hiccup in some hik firmwares, prematurely aborting the connection.<br/> | ||
<b>Version 1.1.11</b> August 2023<br/> | ||
- Bump Jimp.<br/> | ||
</p> | ||
@@ -11,0 +11,0 @@ <p> |
@@ -242,4 +242,3 @@ | ||
// At start, reads the last recognized plate and starts listening from the time last plate was recognized. | ||
// This avoid output all the previoulsy plate list, stored by the camera. | ||
// At start, reads the last recognized event and starts listening from the time last event was fired. | ||
node.initACTEventReader = () => { | ||
@@ -246,0 +245,0 @@ (async () => { |
@@ -253,2 +253,3 @@ | ||
// For some reason, some NVRs do end the stream. I must restart it. | ||
console.log(result) | ||
if (node.debug) RED.log.info("Hikvision-config: streamPipeline: STREAMING HAS ENDED."); | ||
@@ -255,0 +256,0 @@ startAlarmStream(); |
{ | ||
"name": "node-red-contrib-hikvision-ultimate", | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"description": "A native set of nodes for Hikvision (and compatible) Cameras, Alarms, Radars, NVR, Doorbells, etc.", | ||
@@ -10,3 +10,3 @@ "author": "Supergiovane (https://github.com/Supergiovane)", | ||
"abort-controller": "3.0.0", | ||
"jimp": "0.16.1", | ||
"jimp": "0.22.10", | ||
"lodash": "4.17.21", | ||
@@ -13,0 +13,0 @@ "fast-xml-parser":"4.0.13" |
Sorry, the diff of this file is not supported yet
4888805
+ Added@jimp/bmp@0.22.12(transitive)
+ Added@jimp/core@0.22.12(transitive)
+ Added@jimp/custom@0.22.12(transitive)
+ Added@jimp/gif@0.22.12(transitive)
+ Added@jimp/jpeg@0.22.12(transitive)
+ Added@jimp/plugin-blit@0.22.12(transitive)
+ Added@jimp/plugin-blur@0.22.12(transitive)
+ Added@jimp/plugin-circle@0.22.12(transitive)
+ Added@jimp/plugin-color@0.22.12(transitive)
+ Added@jimp/plugin-contain@0.22.12(transitive)
+ Added@jimp/plugin-cover@0.22.12(transitive)
+ Added@jimp/plugin-crop@0.22.12(transitive)
+ Added@jimp/plugin-displace@0.22.12(transitive)
+ Added@jimp/plugin-dither@0.22.12(transitive)
+ Added@jimp/plugin-fisheye@0.22.12(transitive)
+ Added@jimp/plugin-flip@0.22.12(transitive)
+ Added@jimp/plugin-gaussian@0.22.12(transitive)
+ Added@jimp/plugin-invert@0.22.12(transitive)
+ Added@jimp/plugin-mask@0.22.12(transitive)
+ Added@jimp/plugin-normalize@0.22.12(transitive)
+ Added@jimp/plugin-print@0.22.12(transitive)
+ Added@jimp/plugin-resize@0.22.12(transitive)
+ Added@jimp/plugin-rotate@0.22.12(transitive)
+ Added@jimp/plugin-scale@0.22.12(transitive)
+ Added@jimp/plugin-shadow@0.22.12(transitive)
+ Added@jimp/plugin-threshold@0.22.12(transitive)
+ Added@jimp/plugins@0.22.12(transitive)
+ Added@jimp/png@0.22.12(transitive)
+ Added@jimp/tiff@0.22.12(transitive)
+ Added@jimp/types@0.22.12(transitive)
+ Added@jimp/utils@0.22.12(transitive)
+ Addedgifwrap@0.10.1(transitive)
+ Addedisomorphic-fetch@3.0.0(transitive)
+ Addedjimp@0.22.10(transitive)
+ Addedpngjs@6.0.0(transitive)
+ Addedutif2@4.1.0(transitive)
+ Addedwhatwg-fetch@3.6.20(transitive)
- Removed@babel/runtime@7.26.0(transitive)
- Removed@jimp/bmp@0.16.13(transitive)
- Removed@jimp/core@0.16.13(transitive)
- Removed@jimp/custom@0.16.13(transitive)
- Removed@jimp/gif@0.16.13(transitive)
- Removed@jimp/jpeg@0.16.13(transitive)
- Removed@jimp/plugin-blit@0.16.13(transitive)
- Removed@jimp/plugin-blur@0.16.13(transitive)
- Removed@jimp/plugin-circle@0.16.13(transitive)
- Removed@jimp/plugin-color@0.16.13(transitive)
- Removed@jimp/plugin-contain@0.16.13(transitive)
- Removed@jimp/plugin-cover@0.16.13(transitive)
- Removed@jimp/plugin-crop@0.16.13(transitive)
- Removed@jimp/plugin-displace@0.16.13(transitive)
- Removed@jimp/plugin-dither@0.16.13(transitive)
- Removed@jimp/plugin-fisheye@0.16.13(transitive)
- Removed@jimp/plugin-flip@0.16.13(transitive)
- Removed@jimp/plugin-gaussian@0.16.13(transitive)
- Removed@jimp/plugin-invert@0.16.13(transitive)
- Removed@jimp/plugin-mask@0.16.13(transitive)
- Removed@jimp/plugin-normalize@0.16.13(transitive)
- Removed@jimp/plugin-print@0.16.13(transitive)
- Removed@jimp/plugin-resize@0.16.13(transitive)
- Removed@jimp/plugin-rotate@0.16.13(transitive)
- Removed@jimp/plugin-scale@0.16.13(transitive)
- Removed@jimp/plugin-shadow@0.16.13(transitive)
- Removed@jimp/plugin-threshold@0.16.13(transitive)
- Removed@jimp/plugins@0.16.13(transitive)
- Removed@jimp/png@0.16.13(transitive)
- Removed@jimp/tiff@0.16.13(transitive)
- Removed@jimp/types@0.16.13(transitive)
- Removed@jimp/utils@0.16.13(transitive)
- Removedgifwrap@0.9.4(transitive)
- Removedjimp@0.16.1(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removedphin@2.9.3(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
- Removedutif@2.0.1(transitive)
Updatedjimp@0.22.10