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

jslint

Package Overview
Dependencies
Maintainers
1
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.1.3 to 0.1.4

.npmignore

6

bin/jslint.js

@@ -63,7 +63,3 @@ #!/usr/bin/env node

// This was the last file.
// Exit with the appropriate code after flushing stdout.
process.stdout.destroySoon();
process.stdout.once("close", function () {
process.exit(ok ? 0 : 1);
});
process.exit(ok ? 0 : 1);
}

@@ -70,0 +66,0 @@ };

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

],
"version": "0.1.3",
"version": "0.1.4",
"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