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

grunt-legacy-log-utils

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-legacy-log-utils - npm Package Compare versions

Comparing version

to
0.1.1

6

package.json
{
"name": "grunt-legacy-log-utils",
"description": "Static methods for the Grunt 0.4.x logger.",
"version": "0.1.0",
"version": "0.1.1",
"author": "\"Cowboy\" Ben Alman (http://benalman.com/)",

@@ -32,3 +32,2 @@ "homepage": "http://gruntjs.com/",

"dependencies": {
"hooker": "~0.2.3",
"lodash": "~2.4.1",

@@ -42,5 +41,4 @@ "underscore.string": "~2.3.3",

"grunt-contrib-nodeunit": "~0.3.3",
"grunt-contrib-watch": "~0.6.1",
"hooker": "~0.2.3"
"grunt-contrib-watch": "~0.6.1"
}
}