
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
node-together
Advanced tools
CLI app for easy, one-time sharing of Node projects.
npm i -g node-together
copy
node-together copy: selects the current directory and all sub-directories, excluding dotfiles and the node_modules folder, and copies the session-id to the clipboardnode-together copy --include '{**,.gitignore}' --exclude '{dist/**,node_modules/**}': includes the .gitignore file and excludes the dist foldernode-together copy --no-clipboard: does not copy the session-id to the clipboard but instead writes it to stdoutnode-together copy --server ws://example.compaste
node-together paste: retrieves the session-id from the clipboard and pastes the corresponding files into the current directorynode-together paste --session-id SUP3R-R4ND0M-5355l0-lDnode-together paste --server ws://example.comWTFPL – Do What the F*ck You Want to Public License.
Made with :heart: by @MarkTiedemann @ maju.systems.
FAQs
CLI app for easy, one-time sharing of Node projects.
We found that node-together demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.