
Product
Introducing Repository Labels and Security Policies
Socket is introducing a new way to organize repositories and apply repository-specific security policies.
@inrupt/eslint-config-base
Advanced tools
Eslint config which is the base for all inrupt projects. You likely want to import eslint-config-inrupt-lib or eslint-config-inrupt-react instead.
In order to use this style configuration, you'll need to add the following
line to the top of the .eslintrc.js
file:
require("@rushstack/eslint-patch/modern-module-resolution");
This ensures that you load the dependencies from the style configuration, instead of your project. This patch is a workaround for the longstanding eslint issue 3458 regarding how eslint loads modules.
Exhaustive documentation forthcoming. For now, the general principles are:
FAQs
Shared eslint config for Javascript at @inrupt
The npm package @inrupt/eslint-config-base receives a total of 2,434 weekly downloads. As such, @inrupt/eslint-config-base popularity was classified as popular.
We found that @inrupt/eslint-config-base demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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 is introducing a new way to organize repositories and apply repository-specific security policies.
Research
Security News
Socket researchers uncovered malicious npm and PyPI packages that steal crypto wallet credentials using Google Analytics and Telegram for exfiltration.
Product
Socket now supports .NET, bringing supply chain security and SBOM accuracy to NuGet and MSBuild-powered C# projects.