Socket
Socket
Sign inDemoInstall

anfordern

Package Overview
Dependencies
1
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

10

package.json
{
"name": "anfordern",
"version": "0.0.1",
"description": "",
"version": "0.0.2",
"description": "Tool to stress test servers",
"main": "index.js",

@@ -9,2 +9,8 @@ "scripts": {

},
"keywords": [
"stress",
"test",
"multiple",
"requests"
],
"author": "idietmoran <idietmoran@gmail.com>",

@@ -11,0 +17,0 @@ "license": "MIT",

2

README.md

@@ -39,3 +39,3 @@ ANDFORDERN

if(err) console.log(pid, err);
console.log(`${pid}: SUCCESSFUL`);
console.log(data);
})

@@ -42,0 +42,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc