@crowdin/cli
Advanced tools
Comparing version 3.9.2 to 3.9.3
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
## [3.9.3] | ||
### Fixed | ||
- Fix node-fetch issue (2) ([#527](https://github.com/crowdin/crowdin-cli/pull/527)) | ||
## [3.9.2] | ||
@@ -5,0 +11,0 @@ |
@@ -13,3 +13,3 @@ { | ||
}, | ||
"version": "3.9.2", | ||
"version": "3.9.3", | ||
"jdeploy": { | ||
@@ -20,3 +20,3 @@ "jar": "dist/crowdin-cli.jar" | ||
"command-exists-promise": "^2.0.2", | ||
"node-fetch": "^2.6.7", | ||
"node-fetch": "2.6.7", | ||
"tar": "^4.4.8", | ||
@@ -23,0 +23,0 @@ "yauzl": "^2.10.0", |
Sorry, the diff of this file is not supported yet
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
7430098
+ Addednode-fetch@2.6.7(transitive)
- Removednode-fetch@2.7.0(transitive)
Updatednode-fetch@2.6.7