safe-array-concat

`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable

safe-push-apply

Push an array of items into an array, while being robust against prototype modification

websocket

Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.