Socket
Socket
Sign inDemoInstall

has-gulplog

Package Overview
Dependencies
1
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    has-gulplog

Check if gulplog is available before attempting to use it


Version published
Weekly downloads
890K
increased by8.97%
Maintainers
2
Install size
9.31 kB
Created
Weekly downloads
 

Changelog

Source

1.0.0 (2022-08-26)

⚠ BREAKING CHANGES

  • Update sparkles to 2.0.0
  • Normalize repository, dropping node <10.13 support

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (88a6aa2)
  • Update sparkles to 2.0.0 (74f874d)

Readme

Source

has-gulplog

NPM version Downloads Build Status Coveralls Status

Check if gulplog is available before attempting to use it.

Usage

const hasGulplog = require('has-gulplog');

hasGulplog(); // true if gulplog is available

API

hasGulplog()

Checks if gulplog is available.

Returns true if gulplog is installed and available or false if it is not available.

License

MIT

Keywords

FAQs

Last updated on 26 Aug 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc