check-types-mini
Advanced tools
Comparing version 5.2.1 to 5.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.2.2](https://bitbucket.org/codsen/codsen/src/master/packages/check-types-mini/compare/check-types-mini@5.2.1...check-types-mini@5.2.2) (2018-12-27) | ||
**Note:** Version bump only for package check-types-mini | ||
## [5.2.1](https://bitbucket.org/codsen/codsen/src/master/packages/check-types-mini/compare/check-types-mini@5.2.0...check-types-mini@5.2.1) (2018-12-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "check-types-mini", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "Check the types of your options object's values after user has customised them", | ||
@@ -168,4 +168,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"arrayiffy-if-string": "^3.4.3", | ||
"ast-monkey-traverse": "^1.4.3", | ||
"arrayiffy-if-string": "^3.4.4", | ||
"ast-monkey-traverse": "^1.4.4", | ||
"lodash.intersection": "^4.4.0", | ||
@@ -204,3 +204,3 @@ "lodash.pullall": "^4.2.0", | ||
}, | ||
"gitHead": "31af5cb68a7bc35514196b3da276bda6b272fe8f" | ||
"gitHead": "e99ef54c0bac616e3b12cc4133aafb617f3fc053" | ||
} |
81644
Updatedarrayiffy-if-string@^3.4.4
Updatedast-monkey-traverse@^1.4.4