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.
@flywire/prettier-config
Advanced tools
Flywire's base prettier configuration.
npm install --save-dev @flywire/prettier-config
If you don't have it installed already, also install prettier
as a devDependency.
npm install --save-dev prettier
Create a .prettierrc.js
or prettier.config.js
file at the root of your project that contains:
module.exports = require('@flywire/prettier-config');
Read npm's docs on How to Update a Package.
npm login
npm whoami
will tell you if you're already logged in.npm version <update_type>
update_type
can be patch
, minor
, or major
. If you don't know which one to use, go read about semantic versioning.npm publish
FAQs
Flywire's base prettier configuration
We found that @flywire/prettier-config demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 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.