thenikso / angular-inview

AngularJS directive to check if a DOM element is in the browser viewport.
http://thenikso.github.io/angular-inview/
MIT License
480 stars 112 forks source link

2.2.0 is not published to npm #130

Closed szimek closed 5 years ago

szimek commented 7 years ago

The latest version is still 2.1.0 there.

thenikso commented 7 years ago

hmm, according to npm 2.2 is there but not as the latest. This hints that at some point it was the latest but some regression made me revert to 2.1. I can't tell xD

what do you need 2.2 for? would you be able to try it out and see if it works properly?

jjabba commented 7 years ago

Running npm outdatedyeilds:

Package                                Current  Wanted  Latest
angular-inview                           2.1.0   2.3.0   2.1.0

Is there any reason why 2.3.0 is not marked as the latest yet?

thenikso commented 5 years ago

it was badly broken I believe. 3.1.0 is the latest release