Skip to content

Commit

Permalink
Updated dependency eufy-security-client to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bropat committed Nov 6, 2022
1 parent 485985f commit e448fe3
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/_coverpage.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![logo](_media/eufy-security-ws.png)

# eufy-security-ws <small>1.0.1</small>
# eufy-security-ws <small>1.0.2</small>

> A small server wrapper around [eufy-security-client](https://github.com/bropat/eufy-security-client) library to access it via a WebSocket
Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eufy-security-ws",
"version": "1.0.1",
"version": "1.0.2",
"description": "Node WebSocket server implementation to integrate Eufy Security devices",
"main": "dist/lib/index.js",
"bin": {
Expand Down Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"ansi-colors": "^4.1.3",
"commander": "^9.4.1",
"eufy-security-client": "^2.2.1",
"eufy-security-client": "^2.2.2",
"fs-extra": "^10.1.0",
"tslog": "^3.3.4",
"ws": "^8.10.0"
Expand Down

0 comments on commit e448fe3

Please sign in to comment.