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

jshint

Package Overview
Dependencies
Maintainers
2
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jshint - npm Package Compare versions

Comparing version 2.6.2 to 2.6.3

2

package.json
{
"name": "jshint",
"version": "2.6.2",
"version": "2.6.3",
"homepage": "http://jshint.com/",

@@ -5,0 +5,0 @@ "description": "Static analysis tool for JavaScript",

@@ -207,3 +207,4 @@ "use strict";

W129: "'{a}' is defined in a future version of JavaScript. Use a " +
"different variable name to avoid migration issues."
"different variable name to avoid migration issues.",
W130: "Trailing ',' is not valid in array destructuring assignment."
};

@@ -210,0 +211,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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