Closed timelesshaze closed 8 years ago
The ^1.3.7
version range matches version 1.4.x
as well. If you reinstall your projects with a clean cache and run npm ls socketio
you will see that you get the latest 1.4.
We use Greenkeeper for all our repositories to keep dependencies up to date and it will automatically submit a pull request if a new version that does not match the range or where the build fails got published.
Thank you!
There seem to be no breaking changes (npm test is passing). Operations returning large results would benefit from the automatic compression.