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.3 to 1.4.4

7

CHANGELOG.md

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

### [1.4.4](https://www.github.com/dlenroc/node-testrail-api/compare/v1.4.3...v1.4.4) (2021-09-21)
### Bug Fixes
* restore `node-fetch` version range ([33e544b](https://www.github.com/dlenroc/node-testrail-api/commit/33e544bbe8b2afb75fb9690216f47c335eac8698))
### [1.4.3](https://www.github.com/dlenroc/node-testrail-api/compare/v1.4.2...v1.4.3) (2021-09-21)

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

4

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

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

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

@@ -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