Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@home_agency/eslint-home-agency
Advanced tools
Linting rules for HOME dev projects.
Eslint files should be in at least the following folders.
/
/frontend
/backend
/integration
npm i --save-dev @home_agency/eslint-home-agency
const {base} = require(`@home_agency/eslint-home-agency`);
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"commitlint": "^12.1.4",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import-quotes": "0.0.1",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-no-unsanitized": "^3.1.5",
"eslint-plugin-no-wildcard-postmessage": "^0.2.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-prototype-pollution-security-rules": "^1.0.6",
"eslint-plugin-scanjs-rules": "^0.2.1",
"eslint-plugin-security": "^1.4.0",
"prettier": "^2.3.2",
"prettier-eslint": "^13.0.0"
const {integration} = require(`@home_agency/eslint-home-agency`);
const {react} = require(`@home_agency/eslint-home-agency`);
FAQs
Home Agency linting standards
We found that @home_agency/eslint-home-agency demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.