Skip to content

Relies on deprecated packages with issues #9

@git-hub-user

Description

@git-hub-user

Summary

When I installed Uptime-Kuma, I got a worrisome warning from a deprecated package:

npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.

The path to this package is:

$ npm ls inflight

[email protected] C:\tools\Uptime-Kuma
|_ @louislam/[email protected]
|_ [email protected]
|_ [email protected]
|_ [email protected]

Proposed implementation

glob and node-gyp have many newer versions. I think it's time for node-sqlite3 to follow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions