New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-util

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-util - npm Package Compare versions

Comparing version 2.2.5 to 2.2.6

lib/date.js

1

index.js

@@ -5,2 +5,3 @@ module.exports = {

colors: require('./lib/colors'),
date: require('./lib/date'),
log: require('./lib/log'),

@@ -7,0 +8,0 @@ template: require('./lib/template'),

5

package.json
{
"name": "gulp-util",
"description": "Utility functions for gulp plugins",
"version": "2.2.5",
"version": "2.2.6",
"homepage": "http://github.com/wearefractal/gulp-util",

@@ -15,3 +15,4 @@ "repository": "git://github.com/wearefractal/gulp-util.git",

"vinyl": "~0.2.1",
"event-stream": "~3.0.20"
"event-stream": "~3.0.20",
"dateformat": "~1.0.7-1.2.3"
},

@@ -18,0 +19,0 @@ "devDependencies": {

@@ -49,2 +49,6 @@ ![status](https://secure.travis-ci.org/gulpjs/gulp-util.png?branch=master)

### date
This is an instance of [node-dateformat](https://github.com/felixge/node-dateformat).
### linefeed

@@ -51,0 +55,0 @@

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