check-types-mini
Advanced tools
Comparing version 3.4.0 to 3.4.1
{ | ||
"name": "check-types-mini", | ||
"version": "3.4.0", | ||
"version": "3.4.1", | ||
"description": "Check the types of your options object's values after user has customised them", | ||
@@ -166,2 +166,3 @@ "license": "MIT", | ||
"babel-preset-env": "latest", | ||
"codacy-coverage": "latest", | ||
"coveralls": "latest", | ||
@@ -168,0 +169,0 @@ "eslint": "latest", |
@@ -6,3 +6,2 @@ # check-types-mini | ||
[![Minimum Node version required][node-img]][node-url] | ||
[![Build Status][travis-img]][travis-url] | ||
[![Coverage][cov-img]][cov-url] | ||
@@ -281,4 +280,2 @@ [![View dependencies as 2D chart][deps2d-img]][deps2d-url] | ||
[node-url]: https://www.npmjs.com/package/check-types-mini | ||
[travis-img]: https://img.shields.io/travis/codsen/check-types-mini.svg?style=flat-square | ||
[travis-url]: https://travis-ci.org/codsen/check-types-mini | ||
[cov-img]: https://coveralls.io/repos/bitbucket/codsen/check-types-mini/badge.svg?style=flat-square&branch=master | ||
@@ -285,0 +282,0 @@ [cov-url]: https://coveralls.io/bitbucket/codsen/check-types-mini?branch=master |
55350
22
291