@thi.ng/iterators
Advanced tools
Comparing version 6.1.92 to 6.1.93
# Change Log | ||
- **Last updated**: 2024-01-30T15:21:31Z | ||
- **Last updated**: 2024-01-30T21:37:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/iterators", | ||
"version": "6.1.92", | ||
"version": "6.1.93", | ||
"description": "Clojure inspired, composable ES6 iterators & generators", | ||
@@ -38,5 +38,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.21", | ||
"@thi.ng/dcons": "^3.2.87", | ||
"@thi.ng/errors": "^2.4.14" | ||
"@thi.ng/api": "^8.9.22", | ||
"@thi.ng/dcons": "^3.2.88", | ||
"@thi.ng/errors": "^2.4.15" | ||
}, | ||
@@ -233,3 +233,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ded7c5e87ebc7f6279c24f183c24ff348db8f304\n" | ||
"gitHead": "a86521dfac00768f7e51a607209325eb72004730\n" | ||
} |
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
Updated@thi.ng/api@^8.9.22
Updated@thi.ng/dcons@^3.2.88
Updated@thi.ng/errors@^2.4.15