Socket
Socket
Sign inDemoInstall

@huddly/device-api-usb

Package Overview
Dependencies
14
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

0.4.1

Diff

Changelog

Source

0.4.1 (2022-11-08)

Bug Fixes
  • do not open devices if they should be excluded (c172c3bd)
huddly-npm
published 0.4.0 •

Changelog

Source

0.4.0 (2022-10-26)

Chores
  • updated sdk-interfaces (7d14b45e)
  • updated minimatch because of high severity vulnerability (fd0a128a)
  • update prod & dev depedencies to latest releases (065c7ebf)
  • remove unused dependencies, audit, update sdk-intefaces version (6a1f4a49)
Continuous Integration
  • temporarily disable cron trigger builds (a592c1a0)
New Features
  • delete libusb submodule (fc603575)
  • Remove scripts for binary upload/download to/from azure (2d3fcb2a)
  • Update github actions (e00aee17)
  • Updated ApiUsb lib with multicam support (7967a19a)
  • Remove dependencies and scripts pkg.json (ad35a05d)
  • Remove all the cpp implementation & setup (07ca6e59)
Bug Fixes
  • transport.ts: Use wMaxPacketSize for read (3320e415)
  • Typo depricated -> deprecated (c4f520e8)
  • usb api should not attempt to initialize s1 devices (d35e6c3c)
  • lock node-usb to 2.1.3 (e24fb302)
  • node-usb buffer split wont work on ubuntu (516c965a)
  • nodeusb has build-in support for splitting data to chunks (835ab42a)
  • Ignore usb errors on device detach (98f09eaa)
  • On reset received...continue read (54aaa6e9)
  • Ignore LIBUSB_ERROR_NO_DEVICE on release (e5a61d0d)
  • getDeviceFilter check serialNumber is set (c85b4356)
  • Dont try closing a closed device (95964c51)
  • First letter of serialnr might be omitted (86c0baf7)
  • getTransport handle uvc device instance (8956c098)
  • Use npx on package.json scripts (0a14189b)
  • skipLibCheck on tsconfig file (15277703)
Other Changes
  • Rewrite unit tests for new implementation (29e647e0)
Refactors
  • on reset seq during read, recover not possible (da8aabf0)
  • Method visibiity update on manager.ts (f6d632fd)
Tests
  • Test private fuctions using rewire (9d7e2b5b)
huddly-npm
published 0.3.5 •

huddly-npm
published 0.3.4 •

Changelog

Source

0.3.4 (2022-02-18)

Build System / Dependencies
  • gh-actions: Custom build cmd for win node 11&12 (7d582b3b)
Chores
  • Remove support for electron 3 & 4 for future release (b2595303)
  • Build for node 16 (ec21a2f7)
  • fix npm dependency vulnerabilities (5dd9a887)
New Features
  • Slack notify when build fails (master) (91fa3bab)
  • Cron trigger master branch (Mon-Fri @ 0700) (26e6f1f4)
  • Allow audit check to have a whitelist (214ef6f8)
  • Introduce dependency audit-check (ab09a958)
Bug Fixes
  • checkVulnerabilities: Validate data before usage (22af4c75)
Tests
  • Install chalk-js for terminal styling (4b62328a)
huddly-npm
published 0.3.3 •

Changelog

Source

0.3.3 (2022-01-17)

Continuous Integration
  • upload binaries with github actions (e8b48145)
  • build windows with github actions as well (d3f48347)
New Features
  • replace travis with github actions (472f0a9e)
Other Changes
  • build:
  • npm registry url should be https (5b5526ad)
Refactors
  • Build win binaries with githubactions (caf527f9)
  • Use @huddly/sdk-interfaces (ba7819d8)
huddly-npm
published 0.3.2 •

Changelog

Source

0.3.2 (2021-09-08)

Other Changes
  • print err when retries are drained (8d735e25)
  • Print out usb descriptor index (b2a31129)
huddly-npm
published 0.3.1 •

Changelog

Source

0.3.1 (2021-08-25)

Chores
Bug Fixes
  • Handle Huddly BASE devices properly (fc26aaa1)
huddly-npm
published 0.3.0 •

Changelog

Source

0.3.0 (2021-08-16)

Build System / Dependencies
  • deps: bump jszip from 3.6.0 to 3.7.1 (b5203724)
  • deps-dev: bump tar from 6.1.0 to 6.1.2 (3708d33e)
  • windows bin: do only upload bin from win build since tar.gz is built and deployed by travis (f6130982)
Chores
  • bump @huddly/sdk to v0.6.0 (1d856c13)
  • add support for node v14 (LTS) (ce8b07a4)
  • package.json:
    • prebuildify target bumped to electron version 7.1.2 (bc2b15a3)
    • Add node 12 to napi node targets (faa93c76)
  • Node: Support for Node 12 LTS (633d501b)
New Features
  • index: l1 camera does not support hlink transport (662883ea)
  • implement crash call to be able to quickly check if stacktraces are working (1b8ba63f)
Bug Fixes
Other Changes
  • audit dependencies (13345e18)
  • Prevent destructor to run after uv loop have been destroyed (7b67c006)
Refactors
  • update code to use static methods of SDK Logger (b178909e)
huddly-npm
published 0.2.16 •

huddly-npm
published 0.2.15 •

Changelog

Source

0.2.15 (2020-09-30)

Chores
  • package.json:
    • prebuildify target bumped to electron version 7.1.2 (bc2b15a3)
    • Add node 12 to napi node targets (faa93c76)
  • Node: Support for Node 12 LTS (633d501b)
New Features
  • implement crash call to be able to quickly check if stacktraces are working (1b8ba63f)
Bug Fixes
  • cpp Fix for possible crash race on uv_sync_t when threads pass messages over queue
  • travis.yml: Fix the 2x2 matrix (47a48844)
Other Changes
  • Prevent destructor to run after uv loop have been destroyed (7b67c006)
234Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc