abbrev-kindof
Advanced tools
Comparing version 1.0.2 to 1.0.3
## 1.0.3 - 2015-05-10 | ||
- Release v1.0.3 / npm@v1.0.3 | ||
- add contribution guidelines | ||
## 1.0.2 - 2015-05-10 | ||
@@ -4,0 +8,0 @@ - Release v1.0.2 / npm@v1.0.2 |
{ | ||
"name": "abbrev-kindof", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"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", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -52,2 +52,8 @@ # abbrev-kindof [![npmjs.com][npmjs-img]][npmjs-url] [![The MIT License][license-img]][license-url] | ||
## Contributing | ||
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. | ||
## [Charlike Make Reagent](http://j.mp/1stW47C) [![new message to charlike][new-message-img]][new-message-url] [![freenode #charlike][freenode-img]][freenode-url] | ||
@@ -81,3 +87,2 @@ | ||
[author-www-url]: http://www.tunnckocore.tk | ||
@@ -84,0 +89,0 @@ [author-www-img]: https://img.shields.io/badge/www-tunnckocore.tk-fe7d37.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
11357
10
105