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 2.0.0 to 2.1.0

8

package.json
{
"name": "grunt-contrib-jshint",
"description": "Validate files with JSHint",
"version": "2.0.0",
"version": "2.1.0",
"author": {

@@ -19,5 +19,5 @@ "name": "Grunt Team",

"dependencies": {
"chalk": "^2.4.1",
"chalk": "^2.4.2",
"hooker": "^0.2.3",
"jshint": "~2.9.6"
"jshint": "~2.10.2"
},

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

"peerDependencies": {
"grunt": ">=0.4.0"
"grunt": ">=1.0.3"
},

@@ -33,0 +33,0 @@ "keywords": [

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

# grunt-contrib-jshint v2.0.0 [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-contrib-jshint.svg?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-jshint) [![Build Status: Windows](https://ci.appveyor.com/api/projects/status/j04ik7qgx21ixyfw/branch/master?svg=true)](https://ci.appveyor.com/project/gruntjs/grunt-contrib-jshint/branch/master)
# grunt-contrib-jshint v2.1.0 [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-contrib-jshint.svg?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-jshint) [![Build Status: Windows](https://ci.appveyor.com/api/projects/status/j04ik7qgx21ixyfw/branch/master?svg=true)](https://ci.appveyor.com/project/gruntjs/grunt-contrib-jshint/branch/master)

@@ -222,2 +222,3 @@ > Validate files with JSHint

* 2019-03-18   v2.1.0   Bump dependencies. Update to latest JSHint
* 2018-09-22   v2.0.0   Bump devDependencies. Drop Node.js < 6 support.

@@ -265,2 +266,2 @@ * 2016-11-23   v1.1.0   Fix relative output Bump minor version

*This file was generated on Sat Sep 22 2018 08:57:29.*
*This file was generated on Mon Mar 18 2019 08:12:41.*

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