Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

express-loadmill

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-loadmill - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

6

package.json
{
"name": "express-loadmill",
"version": "0.1.3",
"version": "0.1.4",
"description": "Express middleware to enable crowdsourced load simulations via loadmill.com",

@@ -11,2 +11,6 @@ "keywords": [

"node",
"apm",
"monitoring",
"performance",
"performance-testing",
"ci"

@@ -13,0 +17,0 @@ ],

2

README.md

@@ -60,3 +60,3 @@ # Express Loadmill

To enable monitoring you must supply a personal API token (note this is **_not_** the same as `verifyToken`):
To enable monitoring, you need to configure `monitor` options with a personal API token (note this is **_not_** the same as `verifyToken`):
```js

@@ -63,0 +63,0 @@ app.use(Loadmill({

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc