Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "is-it-set", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A one-liner to check if a property is set (not null, undefined or empty string).", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# Is It Set | ||
A one-liner to check if a property is set (not null, undefined or empty string). | ||
[![Build Status](https://travis-ci.org/brycehanscomb/is-it-set.svg?branch=master)](https://travis-ci.org/brycehanscomb/is-it-set) | ||
A one-liner to check if a property is set (not `null`, `undefined` or an empty | ||
string). | ||
## Installation | ||
@@ -6,0 +9,0 @@ |
Sorry, the diff of this file is not supported yet
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
12
84
26260