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

is-it-set

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-it-set - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

.travis.yml

2

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

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