New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jake-jshint

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jake-jshint - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "jake-jshint",
"version": "0.0.1",
"version": "0.0.2",
"description": "The runner in this repository provides a convenient front-end to JSHint, a linter for Javascript. It should also work for JSLint.",

@@ -5,0 +5,0 @@ "main": "lib/lint_runner.js",

[![Build Status](https://travis-ci.org/NotMyself/jake-jshint.png)](https://travis-ci.org/NotMyself/jake-jshint)
# lint-runner
# Jake-JsHint
Jake JsHint provides a convenient front-end to [JSHint](http://www.jshint.com), a linter for Javascript. It should also work for [JSLint](http://www.jslint.com/).
Jake-JsHint provides a convenient front-end to [JSHint](http://www.jshint.com), a linter for Javascript. It should also work for [JSLint](http://www.jslint.com/).

@@ -6,0 +6,0 @@ You're welcome to use the runner for your own projects. (See license below.) This project was just a quick hack, so I can't vouch for its robustness, but it should work in most cases. One flaw I'm aware of is that it assumes all files are UTF8-encoded, which may not be true for your system. It also has no exception handling.

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