![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@liveauctioneers/hammer-ui
Advanced tools
Link to Prod: https://main.d1wg1p9i0wa6p8.amplifyapp.com/
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
The npm package @liveauctioneers/hammer-ui receives a total of 0 weekly downloads. As such, @liveauctioneers/hammer-ui popularity was classified as not popular.
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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.