@thi.ng/defmulti
Advanced tools
Comparing version 0.3.7 to 0.3.8
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.3.8"></a> | ||
## [0.3.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@0.3.7...@thi.ng/defmulti@0.3.8) (2018-08-24) | ||
**Note:** Version bump only for package @thi.ng/defmulti | ||
<a name="0.3.7"></a> | ||
@@ -8,0 +16,0 @@ ## [0.3.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@0.3.6...@thi.ng/defmulti@0.3.7) (2018-08-01) |
{ | ||
"name": "@thi.ng/defmulti", | ||
"version": "0.3.7", | ||
"version": "0.3.8", | ||
"description": "Dynamically extensible multiple dispatch via user supplied dispatch function.", | ||
@@ -31,3 +31,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^4.0.6", | ||
"@thi.ng/api": "^4.1.0", | ||
"@thi.ng/errors": "^0.1.6" | ||
@@ -34,0 +34,0 @@ }, |
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
28175
Updated@thi.ng/api@^4.1.0