updates 16.3.1 → 16.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -4025,7 +4025,7 @@ function hs(t, e, n = !1) {
|
|
|
4025
4025
|
}
|
|
4026
4026
|
Object.assign(hs, fs);
|
|
4027
4027
|
var oc = hs;
|
|
4028
|
-
const Rr = /* @__PURE__ */ Ve(oc), ac = "updates", lc = "16.3.
|
|
4028
|
+
const Rr = /* @__PURE__ */ Ve(oc), ac = "updates", lc = "16.3.1", cc = "Flexible npm and poetry dependency update tool", uc = "silverwind", fc = "silverwind/updates", hc = "BSD-2-Clause", pc = "dist/index.js", dc = "module", gc = [
|
|
4029
4029
|
"dist"
|
|
4030
4030
|
], mc = {
|
|
4031
4031
|
node: ">=18"
|
|
@@ -4643,7 +4643,7 @@ async function Wc() {
|
|
|
4643
4643
|
const d = await mr(Object.keys(a[A]).map(($) => async () => {
|
|
4644
4644
|
const [R, x] = $.split(de);
|
|
4645
4645
|
return A === "npm" ? Oc(x, R, h, D, _, m) : A === "pypi" ? Tc(x, R, D) : [await ms(x, "latest", D, bc), "deps", null, x];
|
|
4646
|
-
}), { concurrency:
|
|
4646
|
+
}), { concurrency: e });
|
|
4647
4647
|
for (const [$, R, x, N] of d) {
|
|
4648
4648
|
if ($?.error) throw new Error($.error);
|
|
4649
4649
|
const F = typeof De == "boolean" ? De : Se($.name, De), X = typeof Xt == "boolean" ? Xt : Se($.name, Xt), V = typeof qt == "boolean" ? qt : Se($.name, qt);
|