check-types-mini
Advanced tools
Comparing version 5.2.3 to 5.2.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.2.4](https://bitbucket.org/codsen/codsen/src/master/packages/check-types-mini/compare/check-types-mini@5.2.3...check-types-mini@5.2.4) (2018-12-29) | ||
**Note:** Version bump only for package check-types-mini | ||
## [5.2.3](https://bitbucket.org/codsen/codsen/src/master/packages/check-types-mini/compare/check-types-mini@5.2.2...check-types-mini@5.2.3) (2018-12-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "check-types-mini", | ||
"version": "5.2.3", | ||
"version": "5.2.4", | ||
"description": "Check the types of your options object's values after user has customised them", | ||
@@ -46,3 +46,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "e88f69b9356129ce32c71a46ba09273d12f7ff3d", | ||
"gitHead": "e9a92e9ebefcb292c84fea6a07d224cacb5a2671", | ||
"husky": { | ||
@@ -170,4 +170,4 @@ "hooks": { | ||
"dependencies": { | ||
"arrayiffy-if-string": "^3.4.5", | ||
"ast-monkey-traverse": "^1.4.5", | ||
"arrayiffy-if-string": "^3.4.6", | ||
"ast-monkey-traverse": "^1.4.6", | ||
"lodash.intersection": "^4.4.0", | ||
@@ -195,6 +195,5 @@ "lodash.pullall": "^4.2.0", | ||
"eslint-plugin-scanjs-rules": "^0.2.1", | ||
"husky": "^1.3.1", | ||
"nyc": "^13.1.0", | ||
"prettier": "^1.15.3", | ||
"rollup": "^0.68.2", | ||
"rollup": "^1.0.0", | ||
"rollup-plugin-babel": "^4.1.0", | ||
@@ -201,0 +200,0 @@ "rollup-plugin-cleanup": "^3.1.0", |
81999
23
Updatedarrayiffy-if-string@^3.4.6
Updatedast-monkey-traverse@^1.4.6