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.
@communicatehealth/browsertests
Advanced tools
Testing framework for testing Drupal sites using Selenium
Testing framework for testing Drupal sites using Selenium
Complete all development work in typical way
Merge PRs into main branch before continuing
Decide if update is a major, minor, or patch release — see Semantic Versioning for guidance
major update — 1.0.0 → 2.0.0
minor update — 1.0.0 → 1.1.0
patch update — 1.0.0 → 1.0.1
git checkout main
git pull
Bump version with update type (major, minor, patch) by running one of the following:
npm version major
npm version minor
npm version patch
— this will increment package.json
, package-lock.json
, and create a new tag with version number in git
Edit CHANGELOG.md
, documenting new tag
git add CHANGELOG.md
git commit -m "Update CHANGELOG.md"
git push
npm publish --access public
1.0.0
FAQs
Testing framework for testing Drupal sites using Selenium
The npm package @communicatehealth/browsertests receives a total of 8 weekly downloads. As such, @communicatehealth/browsertests popularity was classified as not popular.
We found that @communicatehealth/browsertests 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.