@thi.ng/defmulti
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.2...@thi.ng/defmulti@1.2.3) (2020-01-26) | ||
**Note:** Version bump only for package @thi.ng/defmulti | ||
## [1.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.1...@thi.ng/defmulti@1.2.2) (2020-01-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/defmulti", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Dynamic, extensible multiple dispatch via user supplied dispatch function.", | ||
@@ -41,3 +41,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.7.0", | ||
"@thi.ng/api": "^6.7.1", | ||
"@thi.ng/errors": "^1.2.3" | ||
@@ -56,3 +56,3 @@ }, | ||
}, | ||
"gitHead": "93d8af817724c1c5b06d80ffa2492fe5b4fb7bc4" | ||
"gitHead": "38d193103121815a5794ae242817f8f306b6ddd4" | ||
} |
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
73550
Updated@thi.ng/api@^6.7.1