Socket
Socket
Sign inDemoInstall

abbrev-kindof

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abbrev-kindof - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

CHANGELOG.md
## 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

4

package.json
{
"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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc