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

gulp-svgmin

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-svgmin - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

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-svgmin",
"version": "0.2.2",
"version": "0.2.3",
"description": "Minify SVG files with gulp.",

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

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

@@ -37,0 +37,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