check-types-mini
Advanced tools
Comparing version 5.2.2 to 5.2.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [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) | ||
**Note:** Version bump only for package check-types-mini | ||
## [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) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "check-types-mini", | ||
"version": "5.2.2", | ||
"version": "5.2.3", | ||
"description": "Check the types of your options object's values after user has customised them", | ||
@@ -46,2 +46,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "e88f69b9356129ce32c71a46ba09273d12f7ff3d", | ||
"husky": { | ||
@@ -169,4 +170,4 @@ "hooks": { | ||
"dependencies": { | ||
"arrayiffy-if-string": "^3.4.4", | ||
"ast-monkey-traverse": "^1.4.4", | ||
"arrayiffy-if-string": "^3.4.5", | ||
"ast-monkey-traverse": "^1.4.5", | ||
"lodash.intersection": "^4.4.0", | ||
@@ -192,5 +193,5 @@ "lodash.pullall": "^4.2.0", | ||
"eslint-plugin-no-wildcard-postmessage": "^0.1.3", | ||
"eslint-plugin-prettier": "^3.0.0", | ||
"eslint-plugin-prettier": "^3.0.1", | ||
"eslint-plugin-scanjs-rules": "^0.2.1", | ||
"husky": "^1.2.1", | ||
"husky": "^1.3.1", | ||
"nyc": "^13.1.0", | ||
@@ -205,4 +206,3 @@ "prettier": "^1.15.3", | ||
"rollup-plugin-terser": "^3.0.0" | ||
}, | ||
"gitHead": "e99ef54c0bac616e3b12cc4133aafb617f3fc053" | ||
} | ||
} |
@@ -5,3 +5,2 @@ # check-types-mini | ||
[![Minimum Node version required][node-img]][node-url] | ||
[![Repository is on BitBucket][bitbucket-img]][bitbucket-url] | ||
@@ -8,0 +7,0 @@ [![Coverage][cov-img]][cov-url] |
81806
339
Updatedarrayiffy-if-string@^3.4.5
Updatedast-monkey-traverse@^1.4.5