terminal-js
terminal-js copied to clipboard
Loading wrapper for the Terminal JS SDK
### Summary & motivation This PR adds types and methods used for collect inputs. I had to tweak the types to be `declare type` instead since this is a declaration...
### Summary Version : @stripe/terminal-js@^0.10.1 Reader: WisePOS E (Version 2.8.4.0) Browser : Google chrome I'm currently working on a stripe terminal integration (BBPOS WisePOS E // javascript - react -...
### Summary & motivation ### Testing & documentation
### Summary Enums should be exported as values - not only as types. ```ts // this works, but is bad import { type PaymentStatus } from '@stripe/terminal-js/pure' const bad =...
### Summary Version : @stripe/terminal-js@^0.10.1 Reader: WisePOS E (Version 2.8.4.0) Browser : Google chrome I’m currently working on a stripe terminal integration (BBPOS WisePOS E // javascript - react -...
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). Commits d87f3b6 [dist] 6.2.3 eeb76d3 [security] Fix...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [rollup](https://github.com/rollup/rollup) from 1.32.1 to 3.29.5. Release notes Sourced from rollup's releases. v3.29.4 3.29.4 2023-09-28 Bug Fixes Fix static analysis when an exported function uses callbacks (#5158) Pull Requests #5158:...
### Summary & motivation - Package release script skipped some versions, so bumping to the latest released version
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.2 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...