@runeai/hermes
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@runeai/hermes", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"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", |
@@ -51,3 +51,3 @@ /* | ||
await repeatTaskInParallel({ | ||
concurrentLimit: 20, | ||
concurrentLimit: 10, | ||
taskArgs: downloadFileArgs, | ||
@@ -54,0 +54,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
4