@thi.ng/transducers
Advanced tools
Comparing version 9.0.0 to 9.0.1
# Change Log | ||
- **Last updated**: 2024-04-08T14:59:29Z | ||
- **Last updated**: 2024-04-11T12:32:44Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/transducers", | ||
"version": "9.0.0", | ||
"version": "9.0.1", | ||
"description": "Lightweight transducer implementations for ES6 / TypeScript", | ||
@@ -43,10 +43,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.10.0", | ||
"@thi.ng/arrays": "^2.9.2", | ||
"@thi.ng/checks": "^3.6.0", | ||
"@thi.ng/compare": "^2.3.1", | ||
"@thi.ng/compose": "^3.0.0", | ||
"@thi.ng/errors": "^2.5.3", | ||
"@thi.ng/math": "^5.10.9", | ||
"@thi.ng/random": "^3.7.2" | ||
"@thi.ng/api": "^8.10.1", | ||
"@thi.ng/arrays": "^2.9.3", | ||
"@thi.ng/checks": "^3.6.1", | ||
"@thi.ng/compare": "^2.3.2", | ||
"@thi.ng/compose": "^3.0.1", | ||
"@thi.ng/errors": "^2.5.4", | ||
"@thi.ng/math": "^5.10.10", | ||
"@thi.ng/random": "^3.7.3" | ||
}, | ||
@@ -594,3 +594,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "85ac4bd4d6d89f8e3689e2863d5bea0cecdb371c\n" | ||
"gitHead": "18a0c063a7b33d790e5bc2486c106f45f663ac28\n" | ||
} |
Sorry, the diff of this file is too big to display
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
346296
Updated@thi.ng/api@^8.10.1
Updated@thi.ng/arrays@^2.9.3
Updated@thi.ng/checks@^3.6.1
Updated@thi.ng/compare@^2.3.2
Updated@thi.ng/compose@^3.0.1
Updated@thi.ng/errors@^2.5.4
Updated@thi.ng/math@^5.10.10
Updated@thi.ng/random@^3.7.3