Unpublish/deprecate apex-lambda on npmjs.com
Open
- Dominant language
- JavaScript
- Stars
- 277
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
an old version of apex is still available at https://www.npmjs.com/package/apex-lambda
Which is confusing because since then the version 2 has been published and is not installed by default (nor it can be).
Any chance to deprecate it and refer the users to rather install `apex.js` instead?
``` bash
npm deprecate apex-lambda@"*" "Hello, 'apex-lambda' has been renamed as 'apex.js' so please update your package.json dependencies as such. Thanks!"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.