rollbar / rollbar.js

Error tracking and logging from Javascript to Rollbar
https://docs.rollbar.com/docs/javascript
MIT License
566 stars 212 forks source link

Remove decache #1142

Open matthewtusker opened 2 months ago

matthewtusker commented 2 months ago

Description of the change

Remove the decache optional dependency. It's not being used anywhere and includes packages that are no longer maintained. Our static analysis tool is flagging traverse-chain as a critical vulnerability.

Type of change

Checklists

Development

Code review