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

@hedviginsurance/brand

Package Overview
Dependencies
Maintainers
7
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hedviginsurance/brand

The hedvig brand package

  • 5.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
303
decreased by-2.26%
Maintainers
7
Weekly downloads
 
Created
Source

Hedvig Brand

Everything brand related 💅

Javascript

yarn add @hedviginsurance/brand

Colors

  import { colors } from "@hedviginsurance/brand"

  // see colors.ts for available colors

  colors.GREEN // etc

Fonts

  import { fonts } from '@hedviginsurance/brand'

  fonts.SORAY

Publishing this package

This package is automatically published by CI (Codefresh) whenever a version is tagged in git. To publish a new version:

  1. While on the master branch, use yarn version to pin your new version number and create a git tag for it
  2. Use git push origin master && git push origin --tags to push the new tag to the server
  3. Go into Codefresh, find the build, wait for the checks to pass and approve the publishing step once prompted
  4. Wait for it... ... ... Done ✅

FAQs

Package last updated on 26 Apr 2022

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