Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@auto-it/git-tag
Advanced tools
Manage your projects version through just a git tag.
This plugin is loaded by default when auto
is installed through the binaries released on GitHub.
If you're using this plugin you aren't releasing your code to any platform (npm, maven, etc). Instead you version calculations is done entirely though git tags.
This plugin only:
It will not:
author
or repo
from a package.json
)This plugin is not included with the auto
CLI installed via NPM. To install:
npm i --save-dev @auto-it/git-tag
# or
yarn add -D @auto-it/git-tag
WARNING: You can only use one "package manager" at a time! Mixing them will lead to undesired results.
Simply add the plugins to your auto configuration.
{
"plugins": ["git-tag"]
}
This plugin does not support canaries. For canary support try using the upload-assets plugin
v10.16.0 (Thu Feb 04 2021)
@auto-it/slack
FAQs
Manage your projects version through just a git tag
The npm package @auto-it/git-tag receives a total of 7,480 weekly downloads. As such, @auto-it/git-tag popularity was classified as popular.
We found that @auto-it/git-tag 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.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.