@thi.ng/iterators
Advanced tools
Comparing version 6.1.89 to 6.1.91
# Change Log | ||
- **Last updated**: 2024-01-23T15:58:27Z | ||
- **Last updated**: 2024-01-29T21:04:46Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/iterators", | ||
"version": "6.1.89", | ||
"version": "6.1.91", | ||
"description": "Clojure inspired, composable ES6 iterators & generators", | ||
@@ -38,5 +38,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.18", | ||
"@thi.ng/dcons": "^3.2.84", | ||
"@thi.ng/errors": "^2.4.11" | ||
"@thi.ng/api": "^8.9.20", | ||
"@thi.ng/dcons": "^3.2.86", | ||
"@thi.ng/errors": "^2.4.13" | ||
}, | ||
@@ -233,3 +233,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "7426e2ae6fca5482c6eaf649872296fc89955374\n" | ||
"gitHead": "3fa30b2dc2de762f24fd64b881b68d4da33d4c38\n" | ||
} |
@@ -10,5 +10,9 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
This is a standalone project, maintained as part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and | ||
anti-framework. | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
> and anti-framework. | ||
> | ||
> 🚀 Help me to work full-time on these projects by [sponsoring me on | ||
> GitHub](https://github.com/sponsors/postspectacular). Thank you! ❤️ | ||
@@ -15,0 +19,0 @@ - [About](#about) |
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
86341
1194
Updated@thi.ng/api@^8.9.20
Updated@thi.ng/dcons@^3.2.86
Updated@thi.ng/errors@^2.4.13