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

gulp-task-listing

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-task-listing - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

9

package.json
{
"name": "gulp-task-listing",
"description": "Adds the ability to provide a task listing for your gulpfile",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://github.com/OverZealous/gulp-task-listing",

@@ -35,8 +35,3 @@ "repository": {

},
"licenses": [
{
"type": "MIT",
"url": "http://github.com/OverZealous/gulp-task-listing/raw/master/LICENSE"
}
],
"licenses": "MIT",
"bugs": {

@@ -43,0 +38,0 @@ "url": "https://github.com/OverZealous/gulp-task-listing/issues"

# gulp-task-listing
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url]
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Support via Gratipay][gratipay-image]][gratipay-url]

@@ -97,5 +97,5 @@ Provides an easy way to get a listing of your tasks from your gulpfile. By default, the output groups tasks based on whether or not they contain a hyphen (`-`), underscore (`_`), or colon (`:`) in their name.

If you'd like to support this and other OverZealous Creations (Phil DeJarnett) projects, [donate via Gittip][gittip-url]!
If you'd like to support this and other OverZealous Creations (Phil DeJarnett) projects, [donate via Gratipay][gratipay-url]!
[![Support via Gittip][gittip-image]][gittip-url]
[![Support via Gratipay][gratipay-image]][gratipay-url]

@@ -112,3 +112,3 @@ ## License

[gittip-url]: https://www.gittip.com/OverZealous/
[gittip-image]: https://raw2.github.com/OverZealous/gittip-badge/0.1.2/dist/gittip.png
[gratipay-url]: https://www.gratipay.com/OverZealous/
[gratipay-image]: https://img.shields.io/gratipay/OverZealous.svg
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