postaljs / postal.js

JavaScript pub/sub library supporting advanced subscription features, and several helpful add-ons.

Home Page:http://ifandelse.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lodash ^3.0.0 API :: _.any = _.has

solsend2l opened this issue · comments

When running the JsFiddle with newset lodash 3.x, I had to set
_.any = _.has;
or it crashed.

Apologies for the trouble (at long overdue reply). This doesn't appear to be happening any longer (though I've certainly had my share of headaches with v3 vs v4 of lodash :-) )