
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
textlint-rule-no-start-duplicated-conjunction
Advanced tools
textlint rule that check no start with duplicated conjunction.
textlint rule that check no start with duplicated conjunction.
npm install textlint-rule-no-start-duplicated-conjunction
npm install -g textlint textlint-rule-no-start-duplicated-conjunction
textlint --rule no-start-duplicated-conjunction README.md
{
"rules": {
"no-start-duplicated-conjunction": {
"interval" : 2 // interval of sentences
}
}
}
But, A is ~.
So, A is ~.
But, A is ~.
(interval<=2)
This rule report Error => "don't repeat "But" in 2 phrases"
Ignore following link nodes:
[import, a.js](a.js)
[import, b.js](b.js)
No error
npm test
git checkout -b my-new-featuregit commit -am 'Add some feature'git push origin my-new-featureMIT
FAQs
textlint rule that check no start with duplicated conjunction.
The npm package textlint-rule-no-start-duplicated-conjunction receives a total of 1,718 weekly downloads. As such, textlint-rule-no-start-duplicated-conjunction popularity was classified as popular.
We found that textlint-rule-no-start-duplicated-conjunction 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.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.