Comparing version 0.0.1 to 1.0.0
{ | ||
"name": "is-blank", | ||
"version": "0.0.1", | ||
"version": "1.0.0", | ||
"description": "Check whether a value is empty or blank, includes string whitespace support.", | ||
@@ -35,4 +35,4 @@ "main": "index.js", | ||
"is-empty": "0.0.1", | ||
"is-whitespace": "^0.2.0" | ||
"is-whitespace": "^0.3.0" | ||
} | ||
} |
@@ -1,5 +0,3 @@ | ||
# Is Blank | ||
# is-blank [![Build Status](https://travis-ci.org/johnotander/is-blank.svg?branch=master)](https://travis-ci.org/johnotander/is-blank) | ||
[![Build Status](https://travis-ci.org/johnotander/is-blank.svg?branch=master)](https://travis-ci.org/johnotander/is-blank) | ||
Check whether a value is empty or blank. | ||
@@ -6,0 +4,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5029
0
51
+ Addedis-whitespace@0.3.0(transitive)
- Removedis-whitespace@0.2.0(transitive)
Updatedis-whitespace@^0.3.0