@zodash/ms
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
## 0.0.4 (2019-09-12) | ||
**Note:** Version bump only for package @zodash/ms | ||
## [0.0.3](https://github.com/zcorky/zodash/compare/@zodash/ms@0.0.2...@zodash/ms@0.0.3) (2019-08-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@zodash/ms", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "humanable time formats to millisenconds", | ||
@@ -71,9 +71,9 @@ "keywords": [ | ||
"@zcorky/deep-equal": "^0.0.1", | ||
"@zodash/map": "^1.0.11" | ||
"@zodash/map": "^1.0.12" | ||
}, | ||
"dependencies": { | ||
"@zcorky/is": "^1.0.6", | ||
"@zodash/match": "^0.0.10" | ||
"@zodash/match": "^0.0.11" | ||
}, | ||
"gitHead": "712bcb24050da3770a24b6db299f69b2a37c9f33" | ||
"gitHead": "2629cc93b1de435ee3770ee71c7e6417806a59ea" | ||
} |
6050
+ Added@zodash/match@0.0.11(transitive)
- Removed@zodash/match@0.0.10(transitive)
Updated@zodash/match@^0.0.11