* Add pkgreview.dev services
* 🐛 FIX: Fix badges for pkgnames containing @ symbol
* 🐛 FIX: parseFloat the rating
* 🐛 FIX: Fix LGTM alerts
Alert: 2 for Incomplete string escaping or encoding
* Update services/pkgreview/package-rating.service.js
Co-Authored-By: Caleb Cartwright <calebcartwright@users.noreply.github.com>
* 🐛 FIX: Rollback to Joi.number() temporarily
* 👌 IMPROVE: Follow guidelines properly.
Not completely done, yet.
* 🐛 FIX: Handle response timed out error
* 👌 IMPROVE: Merge star and rating badge logic
* 🐛 FIX: Fix according to the maintainer's review
* ✅ TEST: Write a test
* ✅ TEST: Write one more dummy test
* 👌 IMPROVE: Improve message color scheme. Add logic to it. use color-formatters.
* ✅ TEST: Complete Test Suitew
* 👌 IMPROVE: Make fixes according to the review
* ✅ TEST: Write nice tests
* ✅ TEST: Fix test regex
* 👌 IMPROVE: Do according to the review
* ✅ TEST: Fix test regex and don't test Bad Requested Badge
* ✅ TEST: Fix tests :)
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com>