@thi.ng/defmulti
Advanced tools
Comparing version 2.1.7 to 2.1.8
# Change Log | ||
- **Last updated**: 2022-06-09T16:14:01Z | ||
- **Last updated**: 2022-07-19T15:36:12Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/defmulti", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"description": "Dynamic, extensible multiple dispatch via user supplied dispatch function.", | ||
@@ -37,13 +37,13 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.3.7", | ||
"@thi.ng/errors": "^2.1.7", | ||
"@thi.ng/logger": "^1.1.7" | ||
"@thi.ng/api": "^8.3.8", | ||
"@thi.ng/errors": "^2.1.8", | ||
"@thi.ng/logger": "^1.1.8" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.25.0", | ||
"@thi.ng/testament": "^0.2.8", | ||
"@thi.ng/testament": "^0.2.9", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.22.17", | ||
"typescript": "^4.7.3" | ||
"typescript": "^4.7.4" | ||
}, | ||
@@ -94,3 +94,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "9e516d30a1a537e027a6b3d78bf9121bc5831d31\n" | ||
"gitHead": "108a6357b77d457912d30681d7cc5603ae995209\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.3.8
Updated@thi.ng/errors@^2.1.8
Updated@thi.ng/logger@^1.1.8