79701403

Date: 2025-07-14 22:46:03
Score: 0.5
Natty:
Report link

This works for me:

grep '^  "version": ' package.json | cut -d '"' -f 4
Reasons:
  • Whitelisted phrase (-1): works for me
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Zp1k_e