node-quirc
node-quirc copied to clipboard
A NodeJS port of the quirc library (QR decoder library - https://github.com/dlbeer/quirc)
Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.1.1. Release notes Sourced from chai's releases. v5.1.1 What's Changed Set up ESLint for JSDoc comments by @koddsson in chaijs/chai#1605 build(deps-dev): bump ip from 1.1.8...
On homebrew v3 the default path is `/opt/homebrew`, which is not included in clang search paths by default. Therefore this project will fail to build. I added the following to...
Generate "bad" QR Code in order to trigger decoding error and write tests.
Bumps [nan](https://github.com/nodejs/nan) from 2.22.0 to 2.22.2. Changelog Sourced from nan's changelog. 2.22.2 Feb 26 2025 Bugfix: Fix version guard for ScriptOrigin constructors (#989) 053239d73702ac11fa0c3c438f85c1409f960f89 2.22.1 Feb 21 2025 Build: Fix...
Bumps [mocha](https://github.com/mochajs/mocha) from 11.0.1 to 11.1.0. Release notes Sourced from mocha's releases. v11.1.0 11.1.0 (2025-01-02) 🌟 Features bump yargs to 17 (#5165) (8f1c8d8) v11.0.2 11.0.2 (2024-12-09) 🩹 Fixes catch exceptions...
Bumps [chai](https://github.com/chaijs/chai) from 4.5.0 to 5.2.0. Release notes Sourced from chai's releases. v5.2.0 What's Changed fix: ability to register more plugins inside a plugin by @tpluscode in chaijs/chai#1639 chore: bump...