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.2.0 to 2.0.1

2

.eslintrc.js

@@ -83,4 +83,4 @@ module.exports = {

"jsdoc/check-indentation": "error",
"jsdoc/newline-after-description": "error",
"jsdoc/tag-lines": [2, "any", { "startLines": 1,"endLines": 1 }]
},
};
{
"name": "eslint-config-salesforce",
"version": "1.2.0",
"version": "2.0.1",
"description": "The eslint config for Salesforce projects",

@@ -21,6 +21,6 @@ "keywords": [

"devDependencies": {
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^39.9.1"
"eslint-plugin-jsdoc": "^43.1.1"
},

@@ -27,0 +27,0 @@ "publishConfig": {

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