@zodash/match
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.6](https://github.com/zcorky/zodash/compare/@zodash/match@0.1.5...@zodash/match@0.1.6) (2021-03-25) | ||
**Note:** Version bump only for package @zodash/match | ||
## [0.1.5](https://github.com/zcorky/zodash/compare/@zodash/match@0.1.4...@zodash/match@0.1.5) (2021-03-24) | ||
@@ -8,0 +16,0 @@ |
@@ -15,2 +15,1 @@ "use strict"; | ||
exports.match = match; | ||
//# sourceMappingURL=match.js.map |
{ | ||
"name": "@zodash/match", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "match data, handlers with match key function", | ||
@@ -15,4 +15,3 @@ "keywords": [ | ||
"directories": { | ||
"lib": "lib", | ||
"test": "__tests__" | ||
"lib": "lib" | ||
}, | ||
@@ -62,3 +61,3 @@ "files": [ | ||
"scripts": { | ||
"tsc": "tsc", | ||
"build": "tsc", | ||
"test": "jest -w 1", | ||
@@ -73,3 +72,3 @@ "coverage": "codecov" | ||
}, | ||
"gitHead": "476cc71bdf3cc5914d55495eaa9e3d07472885d9" | ||
"gitHead": "bd85904bdf3094ed8d65df0fa57c695c74d4dc87" | ||
} |
6816
6