testrail-api-client
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "testrail-api-client", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "JavaScript client for TestRail API", | ||
@@ -8,2 +8,14 @@ "main": "index.js", | ||
"license": "MIT", | ||
"keywords": [ | ||
"testrail", | ||
"binding", | ||
"client" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/VoloBro/testrail-api-client.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/VoloBro/testrail-api-client/issues" | ||
}, | ||
"dependencies": { | ||
@@ -25,2 +37,2 @@ "axios": "^0.19.2" | ||
} | ||
} | ||
} |
@@ -25,3 +25,3 @@ # testrail-api-client | ||
### note: CommonJS usage | ||
#### Using Environment Variables: | ||
#### Using [Environment Variables](#Environment-Variables): | ||
```js | ||
@@ -28,0 +28,0 @@ const client = require('testrail-api-client'); |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
8170
0
4