@thi.ng/defmulti
Advanced tools
Comparing version 1.2.19 to 1.2.20
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.19...@thi.ng/defmulti@1.2.20) (2020-07-04) | ||
**Note:** Version bump only for package @thi.ng/defmulti | ||
## [1.2.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/defmulti@1.2.18...@thi.ng/defmulti@1.2.19) (2020-07-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/defmulti", | ||
"version": "1.2.19", | ||
"version": "1.2.20", | ||
"description": "Dynamic, extensible multiple dispatch via user supplied dispatch function.", | ||
@@ -53,4 +53,3 @@ "module": "./index.js", | ||
"@thi.ng/api": "^6.11.3", | ||
"@thi.ng/errors": "^1.2.16", | ||
"tslib": "^2.0.0" | ||
"@thi.ng/errors": "^1.2.16" | ||
}, | ||
@@ -79,3 +78,3 @@ "files": [ | ||
}, | ||
"gitHead": "af932be5734c03553f3a4df9b00cb45e061f3a53" | ||
"gitHead": "415fcbd5b35c1041044d9f17d89718faa9999906" | ||
} |
@@ -60,3 +60,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
- [@thi.ng/errors](https://github.com/thi-ng/umbrella/tree/develop/packages/errors) | ||
- [tslib](https://github.com/thi-ng/umbrella/tree/develop/packages/undefined) | ||
@@ -63,0 +62,0 @@ ## Usage examples |
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
65660
2
335
- Removedtslib@^2.0.0
- Removedtslib@2.8.1(transitive)