Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / openpgpjs/web-stream-tools issues and pull requests
#49 - Bump typescript from 5.5.2 to 5.7.2
Pull Request -
State: closed - Opened by dependabot[bot] 4 days ago
- 1 comment
Labels: dependencies
#48 - Bump typescript from 5.5.2 to 5.6.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies
#47 - Bump typescript from 5.5.2 to 5.6.2
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies
#46 - Bump typescript from 5.5.2 to 5.5.4
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies
#45 - Bump typescript from 5.5.2 to 5.5.3
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies
#44 - Bump typescript from 5.3.3 to 5.5.2
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#43 - transformWithCancel: fix race condition in cancellation
Pull Request -
State: closed - Opened by larabr 6 months ago
#42 - Bump typescript from 5.3.3 to 5.4.5
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies
#41 - Bump typescript from 5.3.3 to 5.4.4
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies
#40 - Bump typescript from 5.3.3 to 5.4.3
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies
#39 - Bump typescript from 5.3.3 to 5.4.2
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies
#38 - Bump typescript from 5.0.4 to 5.3.3
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies
#37 - Improve type definitions and move tests to TS
Pull Request -
State: closed - Opened by larabr 10 months ago
#36 - Drop support for native Node Readable stream: require manual conversion to Node's Web Streams
Pull Request -
State: closed - Opened by larabr 11 months ago
#35 - Bump typescript from 5.0.4 to 5.3.2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#34 - Bump typescript from 5.0.4 to 5.2.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#33 - Investigate `stream.cancel` race condition
Issue -
State: open - Opened by larabr over 1 year ago
#32 - Bump typescript from 5.0.4 to 5.1.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#31 - Fix (temporary): stream.cancel race condition
Pull Request -
State: closed - Opened by larabr over 1 year ago
#30 - Bump typescript from 5.0.4 to 5.1.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#29 - Bump typescript from 5.0.4 to 5.1.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#28 - Convert module to pure ESM
Pull Request -
State: closed - Opened by larabr over 1 year ago
#27 - Need to properly handle Unit8Array
Issue -
State: closed - Opened by RadND over 1 year ago
- 1 comment
#26 - Bump typescript from 4.9.3 to 5.0.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#25 - Bump typescript from 4.9.3 to 5.0.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#24 - Bump typescript from 4.9.3 to 5.0.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
#23 - Support for Firefox sandboxed Uint8Array
Pull Request -
State: open - Opened by rrrooommmaaa over 1 year ago
- 1 comment
#22 - Cannot run in typescript
Issue -
State: closed - Opened by bennettp123 almost 2 years ago
- 2 comments
#21 - Bump typescript from 4.9.3 to 4.9.5
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#20 - Use '.js' endings in import statements
Pull Request -
State: closed - Opened by rrrooommmaaa almost 2 years ago
- 2 comments
#19 - Fix _destroy implementation
Pull Request -
State: closed - Opened by hs-kgoriunov almost 2 years ago
- 3 comments
#18 - Bump typescript from 4.9.3 to 4.9.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#17 - TS: update ReadableStream interface to be compatible with v4.9
Pull Request -
State: closed - Opened by larabr about 2 years ago
#16 - CI: setup Dependabot to detect TS updates
Pull Request -
State: closed - Opened by larabr about 2 years ago
#15 - Do not import buffer and stream modules in browsers
Pull Request -
State: closed - Opened by larabr about 2 years ago
- 1 comment
#14 - Fix error handling in `transform` for `ArrayStream`s
Pull Request -
State: closed - Opened by DrMurx over 2 years ago
- 1 comment
#13 - TS: fix definitions to have `ReadableStream` compatible with `WebStream`, add tests
Pull Request -
State: closed - Opened by larabr almost 3 years ago
#12 - include transpiled ES5 code on npm?
Issue -
State: open - Opened by tomholub almost 3 years ago
- 3 comments
#11 - Initial TS definitions
Pull Request -
State: closed - Opened by IvanPizhenko almost 3 years ago
#10 - Add type definitions
Issue -
State: open - Opened by larabr almost 3 years ago
- 2 comments
#9 - Updating README to change usage section
Pull Request -
State: closed - Opened by avitacco almost 3 years ago
#8 - Update web-streams-polyfill to v3
Issue -
State: closed - Opened by domoritz over 3 years ago
- 1 comment
#7 - Bump lodash from 4.17.15 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#6 - Configure Reader stream chunk size of 64kB
Issue -
State: closed - Opened by drzraf over 4 years ago
- 2 comments
#5 - addEventListener support for Reader
Issue -
State: open - Opened by drzraf over 4 years ago
- 1 comment
#4 - Could util:isStream recognize more varieties of node streams?
Issue -
State: open - Opened by schantaraud over 5 years ago
- 2 comments
#3 - More node detection fixes
Pull Request -
State: closed - Opened by schantaraud over 5 years ago
- 5 comments
#2 - Node detection: base on process instead of window
Pull Request -
State: closed - Opened by schantaraud over 5 years ago
#1 - Cannot run in node
Issue -
State: closed - Opened by samelliottdlt over 5 years ago
- 1 comment