thingies
thingies copied to clipboard
Kitchen sink of helpful utilities.
Hi there! There is an issue with the project license : * `package.json` says `Unlicense` (https://github.com/streamich/thingies/blob/main/package.json#L15) * `LICENSE` file says `MIT` (https://github.com/streamich/thingies/blob/main/LICENSE) Which one is the right one? Thank you!
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/streamich/thingies). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rimraf](https://togithub.com/isaacs/rimraf) | [`^3.0.2` -> `^5.0.0`](https://renovatebot.com/diffs/npm/rimraf/3.0.2/5.0.5) | [](https://docs.renovatebot.com/merge-confidence/)...
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: |...
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: |...
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: |...
Maybe setting the default limit in `LruMap` to some integer would improve perf, as `Infinity` is probably stored as `f64`. ```ts export class LruMap extends Map { constructor(public readonly limit:...
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...