elastic / elastic/apm-agent-nodejs
async-cache is deprecated
Open
agent-nodejs
community
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
**Describe the bug**
Installing this package yields a message that `async-cache@1.1.0` is deprecated, along with what to replace it with (lru-cache).
**To Reproduce**
Steps to reproduce the behavior:
1. Install the package.
2. See above mentioned message.
(Or just run `npm audit`).
**Expected behavior**
Should not be relying on deprecated packages.
Contributor guide
Assessment
This issue has not been assessed yet.