node-utils

nodejs utils

APACHE-2.0 License

Downloads
198
Stars
0
Committers
2

node-utils

nodejs utils to be published to npm as node_module

Notes

  • NPM notes
  • jsDoc notes
  • TypeScript notes
  • TLS options:
    • [Nodejs 11+] minVersion set the minimum TLS version to allow. ['TLSv1.2', 'TLSv1.1', 'TLSv1']. Cannot be specified along with the secureProtocol option. It is not recommended to use less than TLSv1.2. Default: 'TLSv1'.
    • secureProtocol The TLS protocol version to use. Option list:secureProtocols. It is not recommended to use TLS versions less than 1.2. Default: none
  • node-gyp rebuild require make and g++
Package Rankings
Top 9.83% on Npmjs.org
Related Projects