@thi.ng/defmulti
Advanced tools
Comparing version 3.0.17 to 3.0.18
# Change Log | ||
- **Last updated**: 2024-01-29T20:39:36Z | ||
- **Last updated**: 2024-01-29T21:04:46Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/defmulti", | ||
"version": "3.0.17", | ||
"version": "3.0.18", | ||
"description": "Dynamic, extensible multiple dispatch via user supplied dispatch function.", | ||
@@ -38,5 +38,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.19", | ||
"@thi.ng/errors": "^2.4.12", | ||
"@thi.ng/logger": "^2.1.5" | ||
"@thi.ng/api": "^8.9.20", | ||
"@thi.ng/errors": "^2.4.13", | ||
"@thi.ng/logger": "^2.1.6" | ||
}, | ||
@@ -94,3 +94,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "20909ffc46f23f61ec7647e8d27ed17752ce9828\n" | ||
"gitHead": "3fa30b2dc2de762f24fd64b881b68d4da33d4c38\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.20
Updated@thi.ng/errors@^2.4.13
Updated@thi.ng/logger@^2.1.6