Comparing version 4.1.3 to 4.1.4
{ | ||
"name": "loadmill", | ||
"version": "4.1.3", | ||
"version": "4.1.4", | ||
"description": "A node.js module for running load tests and functional tests on loadmill.com", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -182,2 +182,3 @@ # Loadmill | ||
- `--colors` Print test results in color. | ||
- `--inlineParameterOverride` Override parameters strategy - by default overrided parameters are appended to the end of the parameters list. Using this flag will replace the parameters inline. | ||
- `--inlineParameterOverride` Override parameters strategy - by default overrided parameters are appended to the end of the parameters list. Using this flag will replace the parameters inline. | ||
- `--apiCatalogService <apiCatalogService>` Use the provided service when mapping the APIs in the catalog. Service will be created if not exist. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
125076
183