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

grunt

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

tasks/init/node/.gitignore

2

package.json
{
"name": "grunt",
"description": "A command line build tool for JavaScript projects.",
"version": "0.2.1",
"version": "0.2.2",
"author": "\"Cowboy\" Ben Alman (http://benalman.com/)",

@@ -6,0 +6,0 @@ "homepage": "http://github.com/cowboy/grunt",

@@ -20,2 +20,3 @@ module.exports = function(init, done) {

var files = [
{src: '.gitignore'},
{src: 'grunt.js'},

@@ -22,0 +23,0 @@ {src: 'README.md'},

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