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.
@opuscapita/dashboard-widgets
Advanced tools
Make sure you use node 14 (node -v to check)
npm install
to install dependenciesnpm run dev
to start the development serverlocal/index.tsx
there's a local playground for the library. Import the components you want to test and use them in the playground. Do not commit this file.Make sure you use node 14 (node -v to check)
npm run test
to run the testsnpm run test:ui
to run UI for the testsnpm run lint
to run the linternpm run lint:fix
to run the linter and fix errorsnpm run release:dry
to report what would have done, if you publish the packagenpm pack
to create a tarballnpm i -D <path to tarball>
, e.g.: npm i -D '~/Desktop/dashboard-widgets/dashboard-widgets-0.0.1.tgz'
npm whoami
, and you are added to OpusCapita npm registrynpm run release
to publish the packagefeature/BNAPP-<ticket number>_<short description>
npm run test
to make sure all tests passPublishing
instruction aboveFAQs
Dashboard widgets components library.
We found that @opuscapita/dashboard-widgets demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 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.