jpillora / node-edit-google-spreadsheet

A simple API for editing Google Spreadsheets
304 stars 101 forks source link

Updating a few dependencies and adding dependency status bar #67

Closed YasharF closed 9 years ago

YasharF commented 9 years ago

I noticed that there was a handful of out of date dependencies, which when upgrading on my local box didn't seem to create an issue, so I am submitting this pull request to get them updated in your code. Also, I'm adding a dependency status meter to the README to make it easy to find out if a dependency has gone out of date.

Note that I didn't upgrade lodash, since I am not that familiar with it and according to its changelog there is need for checks on backward compatibility issues as outlined in: https://github.com/lodash/lodash/wiki/Changelog#v300

jpillora commented 9 years ago

Hi @YasharF Sorry this was accidently closed when I moved everything from stable to master and deleted stable. Will manual this merge this when I can.