is-undefined
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "is-undefined", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Check if a value is undefined or not.", | ||
@@ -35,2 +35,3 @@ "main": "lib/index.js", | ||
"lib/", | ||
"build/", | ||
"dist/", | ||
@@ -37,0 +38,0 @@ "src/", |
# is-undefined | ||
[![Patreon](https://img.shields.io/badge/Support%20me%20on-Patreon-%23e6461a.svg)][paypal-donations] [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![AMA](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/is-undefined.svg)](https://www.npmjs.com/package/is-undefined) [![Downloads](https://img.shields.io/npm/dt/is-undefined.svg)](https://www.npmjs.com/package/is-undefined) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) | ||
[![Patreon](https://img.shields.io/badge/Support%20me%20on-Patreon-%23e6461a.svg)][patreon] [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![AMA](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/is-undefined.svg)](https://www.npmjs.com/package/is-undefined) [![Downloads](https://img.shields.io/npm/dt/is-undefined.svg)](https://www.npmjs.com/package/is-undefined) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) | ||
@@ -49,2 +49,3 @@ > Check if a value is undefined or not. | ||
## :moneybag: Donations | ||
@@ -51,0 +52,0 @@ |
5709
85