@thi.ng/defmulti
Advanced tools
Comparing version 1.2.15 to 1.2.16
@@ -6,3 +6,3 @@ # Change Log | ||
## [1.2.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.14...@thi.ng/defmulti@1.2.15) (2020-05-14) | ||
## [1.2.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.15...@thi.ng/defmulti@1.2.16) (2020-06-01) | ||
@@ -15,58 +15,2 @@ **Note:** Version bump only for package @thi.ng/defmulti | ||
## [1.2.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.13...@thi.ng/defmulti@1.2.14) (2020-05-03) | ||
**Note:** Version bump only for package @thi.ng/defmulti | ||
## [1.2.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.12...@thi.ng/defmulti@1.2.13) (2020-04-28) | ||
**Note:** Version bump only for package @thi.ng/defmulti | ||
## [1.2.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.11...@thi.ng/defmulti@1.2.12) (2020-04-27) | ||
**Note:** Version bump only for package @thi.ng/defmulti | ||
## [1.2.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.10...@thi.ng/defmulti@1.2.11) (2020-04-11) | ||
**Note:** Version bump only for package @thi.ng/defmulti | ||
## [1.2.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.9...@thi.ng/defmulti@1.2.10) (2020-04-06) | ||
**Note:** Version bump only for package @thi.ng/defmulti | ||
## [1.2.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.8...@thi.ng/defmulti@1.2.9) (2020-04-05) | ||
**Note:** Version bump only for package @thi.ng/defmulti | ||
## [1.2.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.7...@thi.ng/defmulti@1.2.8) (2020-03-28) | ||
**Note:** Version bump only for package @thi.ng/defmulti | ||
# [1.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.1.4...@thi.ng/defmulti@1.2.0) (2019-11-09) | ||
@@ -73,0 +17,0 @@ |
{ | ||
"name": "@thi.ng/defmulti", | ||
"version": "1.2.15", | ||
"version": "1.2.16", | ||
"description": "Dynamic, extensible multiple dispatch via user supplied dispatch function.", | ||
@@ -46,3 +46,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.10.5", | ||
"@thi.ng/api": "^6.11.0", | ||
"@thi.ng/errors": "^1.2.14", | ||
@@ -73,3 +73,3 @@ "tslib": "^1.12.0" | ||
}, | ||
"gitHead": "97c301379d830c1982c364cfbec8766ff14f73f5" | ||
"gitHead": "a25c4eed5fba2c7d1fddb02dd706bae534affc93" | ||
} |
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
64894
Updated@thi.ng/api@^6.11.0