Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

is-blank

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-blank - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

4

package.json
{
"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

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