
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
A client API for interacting with the Twit-arr social networking platform.
(Coming soon.)
Twitarr.js currently supports a subset of the Twit-arr ReST API:
The intention is to implement 100% of the features specified in the Twit-arr ReST documentation.
The CHANGELOG will be updated as releases occur, and should always be accessible here.
To build this project, run npm install to install all dependencies.
Then you can run npm to build or test the project:
npm run dist - run tests and lint, and build the complete tree in dist/npm run dev - build a development version of the API in dist/twitarr.js and dist/twitarr.node.jsnpm run build - build the development and production versions of the API in dist/npm run docs - build the docs in dist/docs/npm run watch - continuously build the development version in dist/twitarr.jsnpm run test - run the testsnpm run watch-test - continuously run the testsnpm run cli -- <arguments> - run the CLI test tool (try --help for options)npm run release - do a release build, regenerating dist/, and updating the changelog.Twitarr.js issues are tracked in the Twit-arr issue tracker: https://github.com/RangerRick/twitarr-client-api/issues
FAQs
Client API for Twitarr
We found that twitarr 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

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.