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

grunt-contrib-jshint

Package Overview
Dependencies
Maintainers
6
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-contrib-jshint - npm Package Compare versions

Comparing version 0.9.2 to 0.10.0

4

package.json
{
"name": "grunt-contrib-jshint",
"description": "Validate files with JSHint.",
"version": "0.9.2",
"version": "0.10.0",
"homepage": "https://github.com/gruntjs/grunt-contrib-jshint",

@@ -30,3 +30,3 @@ "author": {

"dependencies": {
"jshint": "~2.4.0",
"jshint": "~2.5.0",
"hooker": "~0.2.3"

@@ -33,0 +33,0 @@ },

@@ -1,2 +0,2 @@

# grunt-contrib-jshint v0.9.2 [![Build Status](https://travis-ci.org/gruntjs/grunt-contrib-jshint.png?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-jshint)
# grunt-contrib-jshint v0.10.0 [![Build Status](https://travis-ci.org/gruntjs/grunt-contrib-jshint.png?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-jshint)

@@ -218,2 +218,3 @@ > Validate files with JSHint.

* 2014-04-02   v0.10.0   Update to JSHint 2.5.0.
* 2014-03-12   v0.9.2   Fixes a bug where reporterOutput was still passed to jshint.

@@ -252,2 +253,2 @@ * 2014-03-12   v0.9.1   Don't pass reporterOutput option to jshint.

*This file was generated on Wed Mar 12 2014 20:05:49.*
*This file was generated on Wed Apr 02 2014 09:05:43.*
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