Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
ac-node-hipchat
Advanced tools
A common module plugin for building Atlassian Connect add-ons for HipChat
A set of modules useful for building web-framework-specific support for Atlassian Connection add-ons for HipChat. It is developed for use by the [atlassianlabs/ac-koa-hipchat] library, but should be useful for building similar adapters for other web frameworks, should that be desirable.
The main library source is written to be compatible with Node.js v0.10.x, but the tests rely on ES6 generators,
which means you must use Node.js v0.11.x to run the tests. Using nvm
to manage multiple Node.js versions is
recommended.
If you don't have nvm
, install it. It's not strictly required, but will aid tremendously in running multiple
versions of Node.js.
$ curl https://raw.githubusercontent.com/creationix/nvm/v0.12.1/install.sh | bash
For more advanced help with nvm
, see its website.
If you need Node.js v0.11.x, install and select it.
$ nvm install v0.11.13
$ nvm use v0.11.13
Next, make sure you have this repository's dependencies installed.
$ cd ac-node-hipchat
$ npm install
Finally, run the full test suite.
$ npm test
FAQs
A common module plugin for building Atlassian Connect add-ons for HipChat
The npm package ac-node-hipchat receives a total of 2 weekly downloads. As such, ac-node-hipchat popularity was classified as not popular.
We found that ac-node-hipchat demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.