Binary package “node-babel-plugin-transform-builtin-extend” in ubuntu focal

extend from builtin types

 This plugin for Babel 6 supports extending from builtin types based on static
 analysis.
 .
 Babel is a JavaScript compiler to use next generation JavaScript, today.
 .
 ES2015 and beyond: Babel has support for the latest version of JavaScript
 through syntax transformers. These plugins allow you to use new syntax, right
 now without waiting for browser support.
 .
 Node.js is an event-based server-side JavaScript engine.