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

grunt-contrib-jshint

Package Overview
Dependencies
Maintainers
3
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.6.5 to 0.7.0

4

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

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

"dependencies": {
"jshint": "~2.1.10"
"jshint": "~2.3.0"
},

@@ -33,0 +33,0 @@ "devDependencies": {

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

# grunt-contrib-jshint v0.6.5 [![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.7.0 [![Build Status](https://travis-ci.org/gruntjs/grunt-contrib-jshint.png?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-jshint)

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

* 2013-10-23   v0.7.0   Update to jshint 2.3.0.
* 2013-10-23   v0.6.5   Fix output when maxerr is low.

@@ -233,2 +234,2 @@ * 2013-08-29   v0.6.4   jshintrc now loaded by jshint allowing comments.

*This file was generated on Wed Oct 23 2013 20:33:11.*
*This file was generated on Wed Oct 23 2013 20:35:54.*

Sorry, the diff of this file is not supported yet

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