@thi.ng/defmulti
Advanced tools
Comparing version 3.0.13 to 3.0.14
# Change Log | ||
- **Last updated**: 2023-12-28T23:24:38Z | ||
- **Last updated**: 2023-12-31T09:44:23Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/defmulti", | ||
"version": "3.0.13", | ||
"version": "3.0.14", | ||
"description": "Dynamic, extensible multiple dispatch via user supplied dispatch function.", | ||
@@ -38,5 +38,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.15", | ||
"@thi.ng/errors": "^2.4.9", | ||
"@thi.ng/logger": "^2.1.2" | ||
"@thi.ng/api": "^8.9.16", | ||
"@thi.ng/errors": "^2.4.10", | ||
"@thi.ng/logger": "^2.1.3" | ||
}, | ||
@@ -94,3 +94,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\n" | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
} |
@@ -10,4 +10,5 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
This project is part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and anti-framework. | ||
This is a standalone project, maintained as part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and | ||
anti-framework. | ||
@@ -14,0 +15,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
58167
402
Updated@thi.ng/api@^8.9.16
Updated@thi.ng/errors@^2.4.10
Updated@thi.ng/logger@^2.1.3