AmpersandJS / ampersand-sync

Provides sync behavior for updating data from ampersand models and collections to the server.
http://ampersandjs.com
MIT License
20 stars 28 forks source link

outdated dependencies #56

Closed naugtur closed 9 years ago

naugtur commented 9 years ago
qs                           2.4.2   2.4.2   4.0.0  qs
ampersand-rest-collection    2.0.4   2.0.4   4.0.0  ampersand-rest-collection
ampersand-model              4.1.0   4.1.0   5.0.3  ampersand-model
browserify                   6.3.4   6.3.4  10.2.6  browserify
tap-spec                     1.0.1   1.0.1   4.0.2  tap-spec
run-browser                  1.3.1   1.3.1   2.0.2  run-browser
tape-run                     0.3.0   0.3.0   1.0.0  tape-run
precommit-hook               1.0.7   1.0.7   3.0.0  precommit-hook
tape                        2.14.0  2.14.0   4.0.0  tape

Also, shouldn't ampersand-sync depend on latest versions of ampersand-* for testing?

naugtur commented 9 years ago

Looks like ampersand-* can be safely updated.