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 3.1.1 to 3.2.0

12

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

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

"dependencies": {
"chalk": "^4.1.0",
"chalk": "~4.1.2",
"hooker": "^0.2.3",
"jshint": "~2.13.0"
"jshint": "~2.13.4"
},
"devDependencies": {
"grunt": "^1.3.0",
"grunt-contrib-internal": "^5.0.1",
"grunt-contrib-nodeunit": "^2.1.0"
"grunt": "^1.4.1",
"grunt-contrib-internal": "^7.0.0",
"grunt-contrib-nodeunit": "^4.0.0"
},

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

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

# grunt-contrib-jshint v3.1.1 [![Build Status](https://github.com/gruntjs/grunt-contrib-jshint/workflows/Tests/badge.svg)](https://github.com/gruntjs/grunt-contrib-jshint/actions?workflow=Tests)
# grunt-contrib-jshint v3.0.0 [![Build Status](https://github.com/gruntjs/grunt-contrib-jshint/workflows/Tests/badge.svg)](https://github.com/gruntjs/grunt-contrib-jshint/actions?workflow=Tests)

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

* 2021-10-01   v3.1.1   Bump dependencies.
* 2020-10-20   v3.0.0   Bump dependencies. Switch to GitHub actions. Ensures errors in stdoutEqual callback are logged. Requires Node 10+.
* 2020-10-20   v3.0.0   Bump dependencies. Switch to GitHub actions Ensures errors in stdoutEqual callback are logged Requires Node 10+
* 2019-03-18   v2.1.0   Bump dependencies. Update to latest JSHint

@@ -268,2 +267,2 @@ * 2018-09-22   v2.0.0   Bump devDependencies. Drop Node.js < 6 support.

*This file was generated on Fri Oct 01 2021 22:44:46.*
*This file was generated on Tue Oct 20 2020 09:55: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