| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 9.4.0.tar.gz | 2022-07-17 | 119.3 kB | |
| 9.4.0.zip | 2022-07-17 | 136.3 kB | |
| README.md | 2022-07-17 | 761 Bytes | |
| Totals: 3 Items | 256.3 kB | 0 | |
Patches
- Chore(examples/with-https): using destructuring: [62c1e0]
- Convert getURL fn to more ergonomic one liner: [85d7bd]
- Decrease install size: [#396]
- Bring in is-stream: [#397]
- Add new programmatic usage: [#399]
- Automatic publishing: [#400]
- Add .d.ts for TypeScript compatibility: [#401]
- Boot up http server in cli: [#406]
- Bump raw-body version: [#411]
- Remove request-promise (deprecation): [#435]
- Gracefully shutdown: exit after server is closed: [#418]
Other
- Remove duplicated code "getUrl" (tests): [#436]
- chore(examples/socket.io-chat-app): use vanilla JS instead of jquery for DOM manipulation: [#428]
- Move to GitHub Actions, general cleanup: (#456)