Hi, Is there a technical or philosophical reason not to have a pure version of the `Number` constructor? I would appreciate it for transpiling things like `Number("0b11")` (using babel-plugin-transform-runtime). Thank you for a great project!