79588093

Date: 2025-04-23 07:54:06
Score: 1.5
Natty:
Report link

Beasties package added a fix for this https://github.com/danielroe/beasties/releases/tag/v0.3.3.

If using npm:

//  package.json
"overrides": {
    "beasties": "^0.3.3"
}

for pnpm:

"pnpm": {
    "overrides": {
        "beasties": "^0.3.3"
    }
}
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Enea Jahollari