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

@livechat/bold

Package Overview
Dependencies
Maintainers
77
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livechat/bold - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

3

package.json
{
"name": "@livechat/bold",
"version": "0.3.4",
"version": "0.3.5",
"files": [

@@ -20,2 +20,3 @@ "dist"

"build": "tsc && vite build && node prefixer.js",
"publish": "npm run build && npm publish",
"serve": "vite preview"

@@ -22,0 +23,0 @@ },

@@ -5,4 +5,4 @@ # Marketing Design System

# Development
## Prerequisites
- NodeJS >= 14.0.0

@@ -12,9 +12,19 @@ - TypeScript >= 4.2.3

## Running project
## Running the project
```shell
nvm use 14
npm install
npm run dev
```
Nvm use 14
Npm install
Npm run dev
New terminal - cd docs
Hugo server
```
In new terminal (tab):
```shell
cd docs
hugo server
```
## Publishing the package
`npm run publish`

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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