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

@dlenroc/testrail

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

@dlenroc/testrail - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [1.4.3](https://www.github.com/dlenroc/node-testrail-api/compare/v1.4.2...v1.4.3) (2021-09-21)
### Bug Fixes
* infinity redirects in `node-fetch@2.6.3` ([a7763ca](https://www.github.com/dlenroc/node-testrail-api/commit/a7763ca4e9cb541ba4c705326e4fdb400a2be13e))
### [1.4.2](https://www.github.com/dlenroc/node-testrail-api/compare/v1.4.1...v1.4.2) (2021-09-17)

@@ -7,0 +14,0 @@

4

package.json
{
"name": "@dlenroc/testrail",
"description": "TestRail API client with error handling and typing",
"version": "1.4.2",
"version": "1.4.3",
"author": "Corneliu Duplachi",

@@ -34,3 +34,3 @@ "license": "MIT",

"form-data": "^4",
"node-fetch": "^2"
"node-fetch": "2.6.2"
},

@@ -37,0 +37,0 @@ "devDependencies": {

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