
Product
Introducing Pull Request Stories to Help Security Teams Track Supply Chain Risks
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
eslint-config-shyp
Advanced tools
An eslint shareable config for Shyp's web projects.
@shyp/web
team for discussion and do not merge changes without
making sure everyone's in the loop - any updates here impact many projects.Three configurations are currently provided:
A baseline for linting ES2015+ projects.
Install via:
$ npm install --save-dev eslint eslint-config-shyp
Then in your .eslintrc
:
{
"extends": "eslint-config-shyp",
... overwrite any rules as necessary ...
}
A configuration for projects using Babel.
Installation:
$ npm install --save-dev eslint eslint-config-shyp babel-eslint
eslintrc:
"extends": "eslint-config-shyp/babel"
A configuration for projects using React. Also uses Babel as the parser.
Installation:
$ npm install --save-dev eslint eslint-config-shyp babel-eslint eslint-plugin-react
eslintrc:
"extends": "eslint-config-shyp/react"
FAQs
An eslint configuration for Shyp projects
We found that eslint-config-shyp demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.