@thi.ng/defmulti
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.3.3"></a> | ||
## [0.3.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@0.3.2...@thi.ng/defmulti@0.3.3) (2018-05-14) | ||
**Note:** Version bump only for package @thi.ng/defmulti | ||
<a name="0.3.2"></a> | ||
@@ -8,0 +16,0 @@ ## [0.3.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@0.3.1...@thi.ng/defmulti@0.3.2) (2018-05-13) |
{ | ||
"name": "@thi.ng/defmulti", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Dynamically extensible multiple dispatch via user supplied dispatch function.", | ||
@@ -27,4 +27,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^4.0.1", | ||
"@thi.ng/errors": "^0.1.2" | ||
"@thi.ng/api": "^4.0.2", | ||
"@thi.ng/errors": "^0.1.3" | ||
}, | ||
@@ -31,0 +31,0 @@ "keywords": [ |
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
27041
Updated@thi.ng/api@^4.0.2
Updated@thi.ng/errors@^0.1.3