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

eslint-config-salesforce

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-salesforce - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

.eslintrc.js

@@ -31,3 +31,3 @@ module.exports = {

'no-eval': 'error',
'no-lonley-if': 'error',
'no-lonely-if': 'error',
'no-multiple-empty-lines': 'error',

@@ -34,0 +34,0 @@ 'no-new-wrappers': 'error',

@@ -5,2 +5,9 @@ # Changelog

### [1.0.1](https://github.com/forcedotom/eslint-config-salesforce/compare/v1.0.0...v1.0.1) (2022-06-20)
### Bug Fixes
* typo on rule name :( ([443ff1f](https://github.com/forcedotom/eslint-config-salesforce/commit/443ff1f6dfdf32a5d65628a66fedcf06b58c774a))
## 1.0.0 (2022-06-20)

@@ -7,0 +14,0 @@

{
"name": "eslint-config-salesforce",
"version": "1.0.0",
"version": "1.0.1",
"description": "The eslint config for Salesforce projects",

@@ -5,0 +5,0 @@ "keywords": [

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