@thi.ng/defmulti
Advanced tools
Comparing version 0.3.10 to 0.3.11
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.3.11"></a> | ||
## [0.3.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@0.3.10...@thi.ng/defmulti@0.3.11) (2018-09-24) | ||
**Note:** Version bump only for package @thi.ng/defmulti | ||
<a name="0.3.10"></a> | ||
@@ -8,0 +17,0 @@ ## [0.3.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@0.3.9...@thi.ng/defmulti@0.3.10) (2018-09-22) |
{ | ||
"name": "@thi.ng/defmulti", | ||
"version": "0.3.10", | ||
"version": "0.3.11", | ||
"description": "Dynamically extensible multiple dispatch via user supplied dispatch function.", | ||
@@ -31,4 +31,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^4.2.0", | ||
"@thi.ng/errors": "^0.1.8" | ||
"@thi.ng/api": "^4.2.1", | ||
"@thi.ng/errors": "^0.1.9" | ||
}, | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "02548fd2518eb97eb11a9834c4e0a8e6ab5499a7" | ||
"gitHead": "cf05efbf251312aff6a7b96861c79d245f4418cd" | ||
} |
@@ -5,2 +5,3 @@ # @thi.ng/defmulti | ||
![npm downloads](https://img.shields.io/npm/dm/@thi.ng/defmulti.svg) | ||
[![Twitter Follow](https://img.shields.io/twitter/follow/thing_umbrella.svg?style=flat-square&label=twitter)](https://twitter.com/thing_umbrella) | ||
@@ -7,0 +8,0 @@ This project is part of the |
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
29056
159
Updated@thi.ng/api@^4.2.1
Updated@thi.ng/errors@^0.1.9