Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@dsivd/joran
Advanced tools
Design system build for publications.vd.ch
$ npm install
$ npm start
To deploy the design system on https://dsi-vd.github.io/joran-design-system/, use the following commands:
$ npm install
$ npm run deploy
All changes are documented in CHANGELOG.md file.
Here's how to tag, build, publish and deploy a new version
CHANGELOG.md
and commit
$ git commit -m "bump for version [new version]"
$ npm version [new version]
$ git push GitHub && git push GitHub --tags && git push && git push --tags
(adapt this command to your remotes)$ npm run deploy
(you can do it twice to kill cache on gh-page).$ npm publish --tag latest
FAQs
Joran Design System
We found that @dsivd/joran demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.