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

grunt-manifast

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-manifast - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "grunt-manifast",
"version": "0.0.4",
"version": "0.0.5",
"description": "A grunt plugin to assist in generating file manifests.",

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

@@ -12,3 +12,3 @@ /*

grunt.registerMultiTask('manifast', 'A grunt plugin to assist in generating file manifests.', function () {
grunt.registerTask('manifast', 'A grunt plugin to assist in generating file manifests.', function () {
// Configure the basic file properties passed to our template

@@ -15,0 +15,0 @@ var defaultFileData = { path: '', type: 'application/octet-stream' };

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