licenses.dev

homebridge-tuya-platform-thi-fork v1.0.1-beta.1

Fork from the official tuya homebridge platform to support the THI-1 security system.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT51
PackageRelationDependenciesPublished
@babel/runtime • 7.27.6babel's modular runtime helpersINDIRECT0
@clubedaentrega/cipher • 1.0.0Encrypt/decrypt data using AES-128-GCM easilyDIRECT0
@videojs/vhs-utils • 3.0.5Objects and functions shared throughtout @videojs/http-streaming codeINDIRECT6
assertion-error • 1.1.0Error constructor for test and validation frameworks that implements standardized AssertionError specification.INDIRECT0
axios • 0.21.4Promise based HTTP client for the browser and node.jsDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
brace-expansion • 1.1.12Brace expansion as known from sh/bashINDIRECT2
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
chai • 4.5.0BDD/TDD assertion library for node.js and the browser. Test framework agnostic.DIRECT7
check-error • 1.0.3Error comparison and information related utility for node and the browserINDIRECT1
commist • 1.1.0Build your commands on minimist!INDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 2.0.0writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT7
crypto-js • 4.2.0JavaScript library of crypto standards.DIRECT0
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-eql • 4.1.4Improved deep equality testing for Node.js and the browser.INDIRECT1
duplexify • 4.1.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT9
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
get-func-name • 2.0.2Utility for getting a function's name for node and the browserINDIRECT0
global • 4.4.0Require global variablesINDIRECT3
help-me • 3.0.0Help command for node, partner of minimist and commistINDIRECT15
js-sdsl • 4.3.0javascript standard data structure library which benchmark against C++ STLINDIRECT0
leven • 2.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmINDIRECT0
loupe • 2.3.7Inspect utility for Node.js and browsersINDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
mqtt-packet • 6.10.0Parse and generate MQTT packets like a breezeINDIRECT12
mqtt • 4.3.8A library for the MQTT protocolDIRECT43
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
number-allocator • 1.0.14A library for the unique number allocatorINDIRECT3
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pathval • 1.1.1Object value retrieval given a string pathINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
pump • 3.0.3pipe streams together and close all of them if one of them closesINDIRECT3
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
reinterval • 1.1.0reschedulable setInterval for node.jsINDIRECT0
rfdc • 1.4.1Really Fast Deep CloneINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-cipher • 1.0.8Simple string encryption and decryption functionsDIRECT0
type-detect • 4.1.0Improved typeof detection for node.js and the browser.INDIRECT0
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsDIRECT0
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC10
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
split2 • 3.2.2split a Text Stream into a Line Stream, using Stream 3INDIRECT5
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
aes-decrypter • 3.1.3decrypt aes-128 content using a keyDIRECT8
pkcs7 • 1.0.4Add and remove pkcs7-style padding.INDIRECT1
url-toolkit • 2.2.5Build an absolute URL from a base URL and a relative URL (RFC 1808). No dependencies!INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
js-base64 • 3.7.7Yet another Base64 transcoder in pure-JSDIRECT0
unknown2
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
Apache-2.0 OR Unlicense1
PackageRelationDependenciesPublished
text-encoding • 0.7.0Polyfill for the Encoding Living Standard's API.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/homebridge-tuya-platform-thi-fork)](https://licenses.dev/npm/homebridge-tuya-platform-thi-fork)
<a href="https://licenses.dev/npm/homebridge-tuya-platform-thi-fork">
  <img src="https://licenses.dev/b/npm/homebridge-tuya-platform-thi-fork" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.1-beta.1 version:

[![licenses](https://licenses.dev/b/npm/homebridge-tuya-platform-thi-fork/1.0.1-beta.1)](https://licenses.dev/npm/homebridge-tuya-platform-thi-fork/1.0.1-beta.1)
<a href="https://licenses.dev/npm/homebridge-tuya-platform-thi-fork/1.0.1-beta.1">
  <img src="https://licenses.dev/b/npm/homebridge-tuya-platform-thi-fork/1.0.1-beta.1" alt="licenses" />
</a>
GitHub