has-binary2
A function that takes anything in javascript and returns true if its argument contains binary data.
Version 2.0.0 License MIT
No default JS file set by the package author so the URL is guessed. You can always browse all package files to use another one.
has-binary2
Simple module to test if an object contains binary data
This is a fork from https://github.com/socketio/has-binary (the repository behind has-binary).