Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
@liveauctioneers/hammer-ui
Advanced tools
npm install
npm run storybook
http://localhost:6007
Building must be done before any type of publish, beta or normal.
npm run build
git checkout master
git pull
npm version major|minor|patch
npm publish
prepare
, runs npm run build
then npm publish
.git commit -a -m "x.x.x changelog"
git push origin master --tags
update-apps
sectionThis is useful if you don't want to develop caterwaul locally but need it for a bidder-react PR deploy for QA / testing / etc.
package.json
version to include a -beta.#
(actually anything works but break the pattern of number.number.number
with a -
so we know it's not an official version)
17.1.0-beta.644.1
, with 644 being the story numbernpm run build
npm publish --tag beta
npm install @liveauctioneers/hammer-ui
it doesn't install a beta version by default and only official releasesFAQs
ATG pay component library
We found that @liveauctioneers/hammer-ui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 43 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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.