abbrev-kindof
Advanced tools
Comparing version 1.0.3 to 1.0.4
## 1.0.4 - 2015-05-17 | ||
- Release v1.0.4 / npm@v1.0.4 | ||
- fix contributing section typo | ||
## 1.0.3 - 2015-05-10 | ||
@@ -4,0 +8,0 @@ - Release v1.0.3 / npm@v1.0.3 |
{ | ||
"name": "abbrev-kindof", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "`kind-of` with single letter abbreviations to javascript native types, like `kindof(val, 'soa')` will return true if `val` is string, object or array. useful for DB/Schema/Object validations", | ||
@@ -47,2 +47,2 @@ "scripts": { | ||
} | ||
} | ||
} |
@@ -55,3 +55,3 @@ # abbrev-kindof [![npmjs.com][npmjs-img]][npmjs-url] [![The MIT License][license-img]][license-url] | ||
Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/tunnckoCore/abbrev-kindof/issues/new). | ||
But before doing anything, pleas that read the [CONTRIBUTING.md](./CONTRIBUTING.md) guidelines. | ||
But before doing anything, please read the [CONTRIBUTING.md](./CONTRIBUTING.md) guidelines. | ||
@@ -106,2 +106,2 @@ | ||
[new-message-url]: https://github.com/tunnckoCore/messages | ||
[new-message-img]: https://img.shields.io/badge/send%20me-message-green.svg | ||
[new-message-img]: https://img.shields.io/badge/send%20me-message-green.svg |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11440
106