react-native-macos/local-cli/generator
Tim Yung d9c2cdae41 JS: Switch from `new Buffer` to `Buffer.from`
Summary:
Constructing `Buffer` using the constructor [[https://nodesource.com/blog/understanding-the-buffer-deprecation-in-node-js-10/ | has been deprecated in Node 10 due to security considerations]].

This is a simple and straightforward conversion.

Reviewed By: mjesun

Differential Revision: D13080655

fbshipit-source-id: 100d8f28c3b255422b26e820aaadcc4f32f41e0d
2018-11-15 12:13:05 -08:00
..
copyProjectTemplateAndReplace.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
printRunInstructions.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
promptSync.js JS: Switch from `new Buffer` to `Buffer.from` 2018-11-15 12:13:05 -08:00
templates.js Prettify remaining unprettified files (#21327) 2018-09-25 19:50:08 -07:00