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 3.0.0 to 3.0.1-ad1d4bc

8

CHANGELOG.md
# eslint-plugin-prefer-let
## 3.0.1
### Patch Changes
- 2c09840: Exclude the docs and tests folder for a slimmer NPM package
- 4afad3f: Add `package.repository` to have link to sources
## 3.0.0
### Major Changes
- 1c687b4: Bump version to 3.0

5

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

@@ -24,3 +24,4 @@ "keywords": [

},
"license": "ISC"
"license": "ISC",
"repository": "thefrontside/javascript"
}
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