Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit 2befffb

Browse files
author
danecreekphotography
authored
Update package versions (#348)
* Rev package versions * 5.1.2
1 parent fb50971 commit 2befffb

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## Version 5.1.2
4+
5+
- Address a low-severity security vulnerability in a 3rd party library. Resolves [issue 347](https://github.com/danecreekphotography/node-deepstackai-trigger/issues/347).
6+
37
## Version 5.1.1
48

59
- Relax the test for valid watchObject folders at startup. If the path has globs in it a warning will still get

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-deepstackai-trigger",
3-
"version": "5.1.1",
3+
"version": "5.1.2",
44
"description": "Detects motion using DeepStack AI and calls registered triggers based on trigger rules.",
55
"main": "dist/src/main.js",
66
"files": [

0 commit comments

Comments
 (0)