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

gulp-bytediff

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-bytediff - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

2

gulpfile.js

@@ -23,5 +23,5 @@ /* jshint node:true */

clear();
gutil.log(gutil.colors.cyan(event.path.replace(process.cwd(), '')) + ' ' + event.type + '.');
gutil.log(gutil.colors.cyan(event.path.replace(process.cwd(), '')) + ' ' + event.type + '. (' + gutil.colors.magenta(gutil.date('HH:MM:ss')) + ')');
gulp.run('lint');
});
});
{
"name": "gulp-bytediff",
"version": "0.1.6",
"version": "0.1.7",
"description": "Compare file sizes before and after your gulp build process.",

@@ -33,3 +33,3 @@ "license": "MIT",

"gulp-jshint": "~1.3.4",
"gulp-util": "~2.2.5",
"gulp-util": "~2.2.6",
"jshint-stylish": "~0.1.5",

@@ -36,0 +36,0 @@ "mocha": "~1.16.2"

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