
Research
lightning PyPI Package Compromised in Supply Chain Attack
Socket detected a malicious supply chain attack on PyPI package lightning versions 2.6.2 and 2.6.3, which execute credential-stealing malware on import.
semantic-release-plugin-update-version-in-files
Advanced tools
Replace version placeholders with calculated version in any files before publishing
Replace version placeholders with calculated version in any files before publishing
Example
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/github",
"@semantic-release/npm",
["semantic-release-plugin-update-version-in-files", {
"files": [
"version.js"
],
"placeholder": "0.0.0-development"
}]
]
If "files" is not set, it defaults to [ "version.js" ]. Glob patterns are supported via glob. If placeholder is not set, it defaults to "0.0.0-development".
See also: semantic-release plugins configuration.
FAQs
Replace version placeholders with calculated version in any files before publishing
The npm package semantic-release-plugin-update-version-in-files receives a total of 2,267 weekly downloads. As such, semantic-release-plugin-update-version-in-files popularity was classified as popular.
We found that semantic-release-plugin-update-version-in-files demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Socket detected a malicious supply chain attack on PyPI package lightning versions 2.6.2 and 2.6.3, which execute credential-stealing malware on import.

Research
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.

Research
Compromised SAP CAP npm packages download and execute unverified binaries, creating urgent supply chain risk for affected developers and CI/CD environments.