
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.
isomorphic-request
Advanced tools
A tiny HTTP/S client smart enough to work in Node or in the browser.
To see request work in the browser, load index.html. RequireJS is configured by src/browser.js, which loads src/index.js, the main file. The request variable is then a global variable you can play with in the browser console, like so: request.request({ /* AJAX parameters */ })
To see request execute on the command line, execute node src/node.js. This will log to the command line the output from several examples.
error
loop
request
getJSON
getResponse
grunt intern:client is equivalent to intern-client config=tests/intern
grunt intern:runner is equivalent to intern-runner config=tests/intern
To run the tests on a Selenium server like SauceLabs, set your credentials in a config.json file at the root of the application. See the Intern Grunt tasks to learn more.
Follow the jQuery Style Guide.
Developers hosting or contributing to this project require the tools that extend, test, and maintain it:
Luz M. Costa luz.costa@adops.com
FAQs
A tiny HTTP client capable of working in Node or the browser.
We found that isomorphic-request 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.