@thi.ng/defmulti
Advanced tools
Comparing version 0.3.8 to 0.3.9
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.3.9"></a> | ||
## [0.3.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@0.3.8...@thi.ng/defmulti@0.3.9) (2018-09-10) | ||
**Note:** Version bump only for package @thi.ng/defmulti | ||
<a name="0.3.8"></a> | ||
@@ -8,0 +17,0 @@ ## [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) |
{ | ||
"name": "@thi.ng/defmulti", | ||
"version": "0.3.8", | ||
"version": "0.3.9", | ||
"description": "Dynamically extensible multiple dispatch via user supplied dispatch function.", | ||
@@ -31,4 +31,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^4.1.0", | ||
"@thi.ng/errors": "^0.1.6" | ||
"@thi.ng/api": "^4.1.1", | ||
"@thi.ng/errors": "^0.1.7" | ||
}, | ||
@@ -35,0 +35,0 @@ "keywords": [ |
# @thi.ng/defmulti | ||
[![npm (scoped)](https://img.shields.io/npm/v/@thi.ng/defmulti.svg)](https://www.npmjs.com/package/@thi.ng/defmulti) | ||
[![npm version](https://img.shields.io/npm/v/@thi.ng/defmulti.svg)](https://www.npmjs.com/package/@thi.ng/defmulti) | ||
![npm downloads](https://img.shields.io/npm/dm/@thi.ng/defmulti.svg) | ||
@@ -5,0 +6,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
28443
158
Updated@thi.ng/api@^4.1.1
Updated@thi.ng/errors@^0.1.7