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

jslint

Package Overview
Dependencies
Maintainers
3
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jslint - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

8

doc/jslint.md

@@ -145,6 +145,6 @@ jslint(1) -- a code quality tool

{
vars: true,
white: true,
maxlen: 100,
predef: "foo,bar,baz"
"vars": true,
"white": true,
"maxlen": 100,
"predef": "foo,bar,baz"
}

@@ -151,0 +151,0 @@

@@ -13,3 +13,3 @@ {

],
"version": "0.8.0",
"version": "0.8.1",
"author": "Reid Burke <me@reidburke.com>",

@@ -16,0 +16,0 @@ "contributors": [

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