@runeai/hermes
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@runeai/hermes", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Hermes provides utility functions that help automate the machine translation workflow. It doesn't perform any extraction for strings to be translated, handle resolving human & machine translations, nor logic for when files should be committed.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -52,3 +52,3 @@ /* | ||
// TODO: Change it back to 20 after updating to API v2 | ||
concurrentLimit: 5, | ||
concurrentLimit: 1, | ||
taskArgs: downloadFileArgs, | ||
@@ -55,0 +55,0 @@ processorFn: downloadFile |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3