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

testrail-api-client

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testrail-api-client - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

16

package.json
{
"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"

}
}
}

2

README.md

@@ -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');

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