Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-prefer-let

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-prefer-let - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

8

package.json
{
"name": "eslint-plugin-prefer-let",
"version": "1.0.2",
"version": "1.1.0",
"description": "Rule to prefer using `let` to bind names to values",

@@ -15,7 +15,7 @@ "keywords": [

"dependencies": {
"requireindex": "~1.1.0"
"requireindex": "~1.2.0"
},
"devDependencies": {
"eslint": "^3.5.0",
"mocha": "^2.4.5"
"eslint": "^7.8.1",
"mocha": "^8.1.3"
},

@@ -22,0 +22,0 @@ "engines": {

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