@thi.ng/transducers
Advanced tools
Comparing version 8.8.13 to 8.8.14
# Change Log | ||
- **Last updated**: 2023-12-03T12:13:31Z | ||
- **Last updated**: 2023-12-09T19:12:04Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/transducers", | ||
"version": "8.8.13", | ||
"version": "8.8.14", | ||
"description": "Lightweight transducer implementations for ES6 / TypeScript", | ||
@@ -40,14 +40,13 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.10", | ||
"@thi.ng/arrays": "^2.7.6", | ||
"@thi.ng/checks": "^3.4.10", | ||
"@thi.ng/compare": "^2.2.6", | ||
"@thi.ng/compose": "^2.1.49", | ||
"@thi.ng/errors": "^2.4.4", | ||
"@thi.ng/math": "^5.7.5", | ||
"@thi.ng/random": "^3.6.16" | ||
"@thi.ng/api": "^8.9.11", | ||
"@thi.ng/arrays": "^2.7.7", | ||
"@thi.ng/checks": "^3.4.11", | ||
"@thi.ng/compare": "^2.2.7", | ||
"@thi.ng/compose": "^2.1.50", | ||
"@thi.ng/errors": "^2.4.5", | ||
"@thi.ng/math": "^5.7.6", | ||
"@thi.ng/random": "^3.6.17" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"@thi.ng/testament": "^0.4.3", | ||
"rimraf": "^5.0.5", | ||
@@ -591,3 +590,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "04d1de79f256d7a53c6b5fd157b37f49bc88e11d\n" | ||
"gitHead": "25f2ac8ff795a432a930119661b364d4d93b59a0\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
5
369523
Updated@thi.ng/api@^8.9.11
Updated@thi.ng/arrays@^2.7.7
Updated@thi.ng/checks@^3.4.11
Updated@thi.ng/compare@^2.2.7
Updated@thi.ng/compose@^2.1.50
Updated@thi.ng/errors@^2.4.5
Updated@thi.ng/math@^5.7.6
Updated@thi.ng/random@^3.6.17