New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

soldair

npm

Packages

Comaintainers

430 packages

2fa-server

a server for implementing 2fa for actions

alpine-heapdump

this has a tarball of a precompiled binary of heapdump to be used in alpine linux

arduino-preferences

parse and return object of global arduino preferences

avg-stream

average the last n samples and emit the result as a stream

batch-flood-stream

emits batches of data events. grouped based on rate they are emitted and a max batch size.

batching-fs-writestream

writes files faster by writing data to disk in chunks rather then one syscall for each call to write as in `fs.createWriteStream` except buffers chunks of data while other writes are pending to batch them to dis

batch-update-nginx-etag

set file mtime to content based etag value with nginx-etag

binarysearch

pure js binary search for sorted javascript arrays||array like objects. returns any || last || first || closest matched key for value, or slice between 2 values where values need not exist.

block-reader

read specific chunks of files by offset

buffer-compare

Lexicographically compare two buffers.