Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dsivd/joran

Package Overview
Dependencies
Maintainers
5
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dsivd/joran

Joran Design System

  • 1.6.6
  • latest
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

Joran Design System

Design system build for publications.vd.ch

Run locally

$ npm install
$ npm start

Deploy

To deploy the design system on https://dsi-vd.github.io/joran-design-system/, use the following commands:

$ npm install
$ npm run deploy

Changelog

All changes are documented in CHANGELOG.md file.

New version

Here's how to tag, build, publish and deploy a new version

  1. Update CHANGELOG.md and commit $ git commit -m "bump for version [new version]"
  2. Create a new version and generate a new tag $ npm version [new version]
  3. Push on all Git remotes $ git push GitHub && git push GitHub --tags && git push && git push --tags (adapt this command to your remotes)
  4. Deploy on gh-branches $ npm run deploy (you can do it twice to kill cache on gh-page).
  5. Publish on npmjs.com $ npm publish --tag latest

FAQs

Package last updated on 09 Nov 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc