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

mocha-jshint

Package Overview
Dependencies
Maintainers
6
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mocha-jshint - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

.travis.yml

0

index.js

@@ -0,0 +0,0 @@ var path = require('path');

4

package.json
{
"name": "mocha-jshint",
"version": "2.0.1",
"version": "2.0.2",
"description": "run JSHint as mocha tests",

@@ -19,3 +19,3 @@ "main": "index.js",

"dependencies": {
"jshint": "^2.5",
"jshint": "^2.7",
"uniq": "^1.0.1"

@@ -22,0 +22,0 @@ },

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

mocha-jshint
mocha-jshint [![npm version](https://badge.fury.io/js/mocha-jshint.svg)](http://badge.fury.io/js/mocha-jshint) [![Build Status](https://travis-ci.org/ebdrup/mocha-jshint.svg?branch=master)](https://travis-ci.org/ebdrup/mocha-jshint) [![Dependency Status](https://david-dm.org/ebdrup/mocha-jshint.svg)](https://david-dm.org/ebdrup/mocha-jshint) [![devDependency Status](https://david-dm.org/ebdrup/mocha-jshint/dev-status.svg)](https://david-dm.org/ebdrup/mocha-jshint#info=devDependencies)
------------

@@ -69,2 +69,2 @@

--------
MIT
MIT
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