I loop an object using Lodash forIn and check if the existing value satisfies the condition. If the condition is true, I want to return the loop but I
Lodash
forIn