WikiFeed/modules.js

function(page, wikidata) {
   return page.get('revisions', []).length;
}