@thi.ng/defmulti
Advanced tools
Comparing version 3.0.5 to 3.0.6
# Change Log | ||
- **Last updated**: 2023-11-09T10:02:12Z | ||
- **Last updated**: 2023-11-09T10:28:18Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/defmulti", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"description": "Dynamic, extensible multiple dispatch via user supplied dispatch function.", | ||
@@ -36,9 +36,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.7", | ||
"@thi.ng/errors": "^2.4.1", | ||
"@thi.ng/logger": "^1.4.23" | ||
"@thi.ng/api": "^8.9.8", | ||
"@thi.ng/errors": "^2.4.2", | ||
"@thi.ng/logger": "^1.4.24" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.2", | ||
"@thi.ng/testament": "^0.4.0", | ||
"@thi.ng/testament": "^0.4.1", | ||
"rimraf": "^5.0.5", | ||
@@ -93,3 +93,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "9f4d8ad79bca1d68214fbc9bbc5fb55f5a445f7e\n" | ||
"gitHead": "669a3151e4302480244fe3e60eff5e732ea5b7a7\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.8
Updated@thi.ng/errors@^2.4.2
Updated@thi.ng/logger@^1.4.24