Made good progress on a FeedLand performance issue. The new version is running on feedland.org. We're getting ready to try it on other systems. On the way I hit a problem with the wpcom package that implements the WordPress API in Node.js. Apparently the new version depends on babel/runtime, but it isn't listed as a dependency in their package.json file. I worked around the problem by adding that dependency in wpidentity's package.json file, and that fixed the problem. Had trouble getting this report in their issues section. #