@dlenroc/testrail
Advanced tools
Comparing version 1.4.3 to 1.4.4
@@ -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 @@ |
{ | ||
"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": { |
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
312880
+ Addednode-fetch@2.7.0(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)
- Removednode-fetch@2.6.2(transitive)
Updatednode-fetch@^2.6.4