Open baruchiro opened 1 year ago
I don't know why, but if you go to this answer in StackOverflow and you look at the BFJ package, you will see its Debricked score is 0/100.
BFJ
0/100
Go to the Debricked page: https://debricked.com/select/package/npm-bfj And you will get a 404 error. But Debricked knows the package exists (if the package didn't exist at all, it gave you an empty page).
404
@jossef We need to think about such a case. I think maybe it is similar to a package that doesn't exist at all.
I don't know why, but if you go to this answer in StackOverflow and you look at the
BFJ
package, you will see its Debricked score is0/100
.Go to the Debricked page: https://debricked.com/select/package/npm-bfj And you will get a
404
error. But Debricked knows the package exists (if the package didn't exist at all, it gave you an empty page).