kibana/utilities
Thomas Watson 43b97d8a05
Clean up uses of deprecated API's in node core (#51431)
Ensure no deprecated Node.js core API's are used in Kibana. This is
achieved by throwing an error in either development mode or in CI if one
of the deprecated API's is called, and as such, new PR's should no
longer be able to be merged if they use deprecated API's.

Some of these API's (like the `Buffer` constructor`) is a security risk.
2019-12-04 16:17:19 +01:00
..
templates Update visualRegression task to use Handlebars instead of DoT templates. 2016-06-21 10:42:49 -07:00
visual_regression.js Clean up uses of deprecated API's in node core (#51431) 2019-12-04 16:17:19 +01:00