homebridge-eufy-security 2.2.1 → 2.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/accessories/CameraAccessory.d.ts +9 -33
- package/dist/accessories/CameraAccessory.d.ts.map +1 -1
- package/dist/accessories/CameraAccessory.js +164 -169
- package/dist/accessories/CameraAccessory.js.map +1 -1
- package/dist/accessories/Device.d.ts +3 -3
- package/dist/accessories/Device.d.ts.map +1 -1
- package/dist/accessories/Device.js.map +1 -1
- package/homebridge-ui/public/3rdpartylicenses.txt +21 -5
- package/homebridge-ui/public/index.html +2 -2
- package/homebridge-ui/public/main.9ba34b55431f3fae.js +1 -0
- package/homebridge-ui/public/styles.e02689e7df4304da.css +6 -0
- package/package.json +2 -2
- package/homebridge-ui/public/main.135fd7fee02d0e10.js +0 -1
- package/homebridge-ui/public/styles.e73a5b881049ed9e.css +0 -5
|
@@ -68,7 +68,7 @@ as SVG and JS file types.
|
|
|
68
68
|
In the Font Awesome Free download, the SIL OFL license applies to all icons
|
|
69
69
|
packaged as web and desktop font files.
|
|
70
70
|
|
|
71
|
-
Copyright (c)
|
|
71
|
+
Copyright (c) 2022 Fonticons, Inc. (https://fontawesome.com)
|
|
72
72
|
with Reserved Font Name: "Font Awesome".
|
|
73
73
|
|
|
74
74
|
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
@@ -168,7 +168,7 @@ OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
|
168
168
|
In the Font Awesome Free download, the MIT license applies to all non-font and
|
|
169
169
|
non-icon files.
|
|
170
170
|
|
|
171
|
-
Copyright
|
|
171
|
+
Copyright 2022 Fonticons, Inc.
|
|
172
172
|
|
|
173
173
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
174
174
|
this software and associated documentation files (the "Software"), to deal in the
|
|
@@ -237,7 +237,7 @@ as SVG and JS file types.
|
|
|
237
237
|
In the Font Awesome Free download, the SIL OFL license applies to all icons
|
|
238
238
|
packaged as web and desktop font files.
|
|
239
239
|
|
|
240
|
-
Copyright (c)
|
|
240
|
+
Copyright (c) 2022 Fonticons, Inc. (https://fontawesome.com)
|
|
241
241
|
with Reserved Font Name: "Font Awesome".
|
|
242
242
|
|
|
243
243
|
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
@@ -337,7 +337,7 @@ OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
|
337
337
|
In the Font Awesome Free download, the MIT license applies to all non-font and
|
|
338
338
|
non-icon files.
|
|
339
339
|
|
|
340
|
-
Copyright
|
|
340
|
+
Copyright 2022 Fonticons, Inc.
|
|
341
341
|
|
|
342
342
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
343
343
|
this software and associated documentation files (the "Software"), to deal in the
|
|
@@ -457,7 +457,8 @@ bootstrap
|
|
|
457
457
|
MIT
|
|
458
458
|
The MIT License (MIT)
|
|
459
459
|
|
|
460
|
-
Copyright (c) 2011-
|
|
460
|
+
Copyright (c) 2011-2021 Twitter, Inc.
|
|
461
|
+
Copyright (c) 2011-2021 The Bootstrap Authors
|
|
461
462
|
|
|
462
463
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
463
464
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -724,6 +725,21 @@ Apache-2.0
|
|
|
724
725
|
|
|
725
726
|
|
|
726
727
|
|
|
728
|
+
tslib
|
|
729
|
+
0BSD
|
|
730
|
+
Copyright (c) Microsoft Corporation.
|
|
731
|
+
|
|
732
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
733
|
+
purpose with or without fee is hereby granted.
|
|
734
|
+
|
|
735
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
736
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
737
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
738
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
739
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
740
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
741
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
742
|
+
|
|
727
743
|
zone.js
|
|
728
744
|
MIT
|
|
729
745
|
The MIT License
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
<base href="/api/plugins/settings-ui/homebridge-eufy-security/">
|
|
7
7
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
8
8
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
|
9
|
-
<link rel="stylesheet" href="styles.
|
|
9
|
+
<link rel="stylesheet" href="styles.e02689e7df4304da.css"></head>
|
|
10
10
|
<body>
|
|
11
11
|
<app-root></app-root>
|
|
12
|
-
<script src="runtime.1b3e1be22c2e329f.js" type="module"></script><script src="polyfills.6050693665c0e882.js" type="module"></script><script src="main.
|
|
12
|
+
<script src="runtime.1b3e1be22c2e329f.js" type="module"></script><script src="polyfills.6050693665c0e882.js" type="module"></script><script src="main.9ba34b55431f3fae.js" type="module"></script></body>
|
|
13
13
|
</html>
|