is-undefined
Advanced tools
Comparing version
{ | ||
"name": "is-undefined", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Check if a value is undefined or not.", | ||
@@ -46,2 +46,2 @@ "main": "lib/index.js", | ||
] | ||
} | ||
} |
@@ -13,3 +13,7 @@ <!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. --> | ||
```sh | ||
$ npm i --save is-undefined | ||
# Using npm | ||
npm install --save is-undefined | ||
# Using yarn | ||
yarn add is-undefined | ||
``` | ||
@@ -43,5 +47,7 @@ | ||
2. For bug reports and feature requests, open issues. :bug: | ||
3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: | ||
## :memo: Documentation | ||
@@ -48,0 +54,0 @@ |
7320
0.76%119
5.31%