Socket
Socket
Sign inDemoInstall

gulp-api-log

Package Overview
Dependencies
88
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gulp-api-log

Log the gulp cli responses when consuming the api programmatically.


Version published
Maintainers
1
Install size
1.06 MB
Created

Readme

Source

gulp-api-log

A gulp friendly way of logging cli responses when consuming the api programmatically.

See gulp/489 for more information.

Usage

var gulp = require('./gulpfile.js');
var glog = require('gulp-api-log');

glog(gulp);
gulp.start(program.task);

License

MIT © Yoshua Wuyts

Keywords

FAQs

Last updated on 25 May 2014

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