@dlenroc/testrail
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -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 @@ |
{ | ||
"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": { |
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
312615
+ Addednode-fetch@2.6.2(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedtr46@0.0.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)
Updatednode-fetch@2.6.2