Socket
Socket
Sign inDemoInstall

grunt-md5

Package Overview
Dependencies
30
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "grunt-md5",
"description": "generate md5 filename",
"version": "0.1.3",
"version": "0.1.4",
"homepage": "https://github.com/jney/grunt-md5",

@@ -6,0 +6,0 @@ "author": {

@@ -20,3 +20,3 @@ /*

grunt.registerMultiTask('md5', 'Generate a md5 filename', function() {
var options = this.options;
var options = this.options();
var srcFiles;

@@ -23,0 +23,0 @@ var destDir;

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