@thi.ng/defmulti
Advanced tools
Comparing version 2.1.22 to 2.1.23
# Change Log | ||
- **Last updated**: 2022-11-23T22:46:54Z | ||
- **Last updated**: 2022-11-30T22:27:37Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/defmulti", | ||
"version": "2.1.22", | ||
"version": "2.1.23", | ||
"description": "Dynamic, extensible multiple dispatch via user supplied dispatch function.", | ||
@@ -37,9 +37,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.5.0", | ||
"@thi.ng/errors": "^2.2.4", | ||
"@thi.ng/logger": "^1.4.3" | ||
"@thi.ng/api": "^8.5.1", | ||
"@thi.ng/errors": "^2.2.5", | ||
"@thi.ng/logger": "^1.4.4" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.33.5", | ||
"@thi.ng/testament": "^0.3.5", | ||
"@thi.ng/testament": "^0.3.6", | ||
"rimraf": "^3.0.2", | ||
@@ -94,3 +94,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "75ec32ff7f1b7b5e72e7a04ace24732cd5d6c774\n" | ||
"gitHead": "1fe40da507070653f420156d91e6b27cf682004f\n" | ||
} |
@@ -66,3 +66,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Package sizes (gzipped, pre-treeshake): ESM: 881 bytes | ||
Package sizes (brotli'd, pre-treeshake): ESM: 784 bytes | ||
@@ -69,0 +69,0 @@ ## Dependencies |
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
58844
Updated@thi.ng/api@^8.5.1
Updated@thi.ng/errors@^2.2.5
Updated@thi.ng/logger@^1.4.4