New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vueprogressionbar

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vueprogressionbar - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "vueprogressionbar",
"version": "0.1.1",
"version": "0.1.2",
"main": "dist/ProgressBar.umd.js",

@@ -5,0 +5,0 @@ "module": "dist/ProgressBar.esm.js",

@@ -5,3 +5,3 @@ # Vue Progression Bar

### Installation
## Installation

@@ -12,3 +12,3 @@ To install this package, use npm:

```
### Usage
## Usage

@@ -35,9 +35,9 @@ Default example:

```
### Options
## Options
There are 3 options you can chose from:
Option 1: rounded - rounded bar edges (false by default) ![Imgur](https://imgur.com/QtBrtJ0.png)
* **Option 1: rounded** - rounded bar edges (false by default) ![Imgur](https://imgur.com/QtBrtJ0.png)
```
<ProgressBar rounded/>
```
Option 2: size (medium by default):
* **Option 2: size** (medium by default):
```

@@ -51,3 +51,3 @@ <ProgressBar size="[small-big]"/>

Option 3: color. (blueish by default - #76ceff)
* **Option 3: color** (blueish by default - #76ceff)
Ex:

@@ -57,3 +57,3 @@ ```

```
### Gif example
## Gif example
![gif](https://media.giphy.com/media/QvetFy5WqoWuuZPQzY/giphy.gif)
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