Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@sinonjs/eslint-config
Advanced tools
The sharable eslint config for all Sinon.JS projects.
The package includes all the dependencies to have a working eslint
setup that works with the configuration. Adopting projects will only
need to install @sinonjs/eslint-config
.
$ npm install @sinonjs/eslint-config --save-dev
Add this to the package.json
:
{
"eslintConfig": {
"extends": "@sinonjs/eslint-config"
}
}
Create a .browserslistrc
in the root of the project
> 0.5%
last 2 versions
Firefox ESR
not dead
not IE 11
not op_mini all
maintained node versions
Visit browserslist.dev to see what this translates to.
4.0.5
2b0f92b
Upgrade dependencies (Carl-Erik Kopseng)097f653
Target all extensions matching .test. and -test. (Carl-Erik Kopseng)
Fixes an issue where .mjs test files were not checked with this config.
Released by Carl-Erik Kopseng on 2022-01-28.
FAQs
Common eslint config for Sinon
The npm package @sinonjs/eslint-config receives a total of 393 weekly downloads. As such, @sinonjs/eslint-config popularity was classified as not popular.
We found that @sinonjs/eslint-config demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.