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.4.0 to 0.4.1

2

lib/nodelint.js

@@ -7,5 +7,7 @@ /*jslint

fs = require("fs"),
linter = require('./linter.js'),
LintStream = require('./lintstream.js');
exports.LintStream = LintStream;
exports.linter = linter;

@@ -12,0 +14,0 @@ exports.setConsole = function (c) {

2

package.json

@@ -8,3 +8,3 @@ {

],
"version": "0.4.0",
"version": "0.4.1",
"author": "Reid Burke <me@reidburke.com>",

@@ -11,0 +11,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