check-types-mini
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -19,3 +19,3 @@ # Change Log | ||
[1.1.0]: https://github.com/code-and-send/check-types-mini/compare/v1.0.1...v1.1.0 | ||
[1.2.0]: https://github.com/code-and-send/check-types-mini/compare/v1.1.0...v1.2.0 | ||
[1.1.0]: https://github.com/codsen/check-types-mini/compare/v1.0.1...v1.1.0 | ||
[1.2.0]: https://github.com/codsen/check-types-mini/compare/v1.1.0...v1.2.0 |
{ | ||
"name": "check-types-mini", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Check the types of your options object's values after user has customised them", | ||
@@ -12,6 +12,3 @@ "main": "index.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/code-and-send/check-types-mini.git" | ||
}, | ||
"repository": "codsen/check-types-mini", | ||
"keywords": [ | ||
@@ -31,8 +28,12 @@ "plain", | ||
], | ||
"author": "Roy Reveltas <roy@codeandsend.com> (http://codeandsend.com/)", | ||
"author": { | ||
"name": "Roy Reveltas", | ||
"email": "roy@codsen.com", | ||
"url": "codsen.com" | ||
}, | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/code-and-send/check-types-mini/issues" | ||
"url": "https://github.com/codsen/check-types-mini/issues" | ||
}, | ||
"homepage": "https://github.com/code-and-send/check-types-mini#readme", | ||
"homepage": "https://github.com/codsen/check-types-mini#readme", | ||
"dependencies": { | ||
@@ -39,0 +40,0 @@ "lodash.includes": "^4.3.0", |
@@ -96,3 +96,3 @@ # check-types-mini | ||
If you see anything incorrect whatsoever, do [raise an issue](https://github.com/code-and-send/check-types-mini/issues). If you file a pull request, I'll do my best to help you to get it merged as soon as possible. If you have any comments on the code, including ideas how to improve something, don't hesitate to contact me by email. | ||
If you see anything incorrect whatsoever, do [raise an issue](https://github.com/codsen/check-types-mini/issues). If you file a pull request, I'll do my best to help you to get it merged as soon as possible. If you have any comments on the code, including ideas how to improve something, don't hesitate to contact me by email. | ||
@@ -123,18 +123,18 @@ ## Licence | ||
[travis-img]: https://travis-ci.org/code-and-send/check-types-mini.svg?branch=master | ||
[travis-url]: https://travis-ci.org/code-and-send/check-types-mini | ||
[travis-img]: https://travis-ci.org/codsen/check-types-mini.svg?branch=master | ||
[travis-url]: https://travis-ci.org/codsen/check-types-mini | ||
[cov-img]: https://coveralls.io/repos/github/code-and-send/check-types-mini/badge.svg?branch=master | ||
[cov-url]: https://coveralls.io/github/code-and-send/check-types-mini?branch=master | ||
[cov-img]: https://coveralls.io/repos/github/codsen/check-types-mini/badge.svg?branch=master | ||
[cov-url]: https://coveralls.io/github/codsen/check-types-mini?branch=master | ||
[bithound-img]: https://www.bithound.io/github/code-and-send/check-types-mini/badges/score.svg | ||
[bithound-url]: https://www.bithound.io/github/code-and-send/check-types-mini | ||
[bithound-img]: https://www.bithound.io/github/codsen/check-types-mini/badges/score.svg | ||
[bithound-url]: https://www.bithound.io/github/codsen/check-types-mini | ||
[deps-img]: https://www.bithound.io/github/code-and-send/check-types-mini/badges/dependencies.svg | ||
[deps-url]: https://www.bithound.io/github/code-and-send/check-types-mini/master/dependencies/npm | ||
[deps-img]: https://www.bithound.io/github/codsen/check-types-mini/badges/dependencies.svg | ||
[deps-url]: https://www.bithound.io/github/codsen/check-types-mini/master/dependencies/npm | ||
[dev-img]: https://www.bithound.io/github/code-and-send/check-types-mini/badges/devDependencies.svg | ||
[dev-url]: https://www.bithound.io/github/code-and-send/check-types-mini/master/dependencies/npm | ||
[dev-img]: https://www.bithound.io/github/codsen/check-types-mini/badges/devDependencies.svg | ||
[dev-url]: https://www.bithound.io/github/codsen/check-types-mini/master/dependencies/npm | ||
[downloads-img]: https://img.shields.io/npm/dm/check-types-mini.svg | ||
[downloads-url]: https://www.npmjs.com/package/check-types-mini |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15750
1