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.
Quickly target, locate, and report each-and-every call to jQuery for elimination. Works like a linter but for jQuery specifically.
jqkill [pattern] -i [pattern] -r [path]
[pattern]
- the file matcher pattern (default **/*.js
)-i
| --ignore
- the ignore matcher pattern (default **/node_modules/**
)-r
| --root
- the root path to run the tests from (default process.cwd()
)Use the defaults
jqkill
Specify custom parameters
jqkill "**/*.js" -i "**/lib/**" -r ../kuma/
Note: In Linux/OSX the matcher patterns must be delimited in quotes.
FAQs
Locate all references to jQuery for easy removal
The npm package jqkill receives a total of 30 weekly downloads. As such, jqkill popularity was classified as not popular.
We found that jqkill demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.