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

vue3-progress

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-progress - npm Package Compare versions

Comparing version 0.0.1-beta3 to 0.0.1-beta4

types/index.d.ts

3

package.json
{
"name": "vue3-progress",
"version": "0.0.1-beta3",
"version": "0.0.1-beta4",
"description": "A vue3 component of progress bar.",
"main": "./dist/index.bundle.js",
"typings": "types/index.d.ts",
"module": "./src/index.js",

@@ -7,0 +8,0 @@ "scripts": {

@@ -7,6 +7,8 @@ ![cover](https://user-images.githubusercontent.com/11075892/98070512-4b2e7780-1e9c-11eb-885f-b13c91cee889.png)

`A vue3 component of progress bar the custom colors are supported`
`A vue3 progress bar component in which custom colors are supported`
`一款 vue3 进度条组件 支持自定义喜欢的颜色`
This Vue Component is now Type Script Compatible!
## Demo

@@ -13,0 +15,0 @@

@@ -26,2 +26,3 @@ const path = require("path");

},
mode: 'production',
plugins: [new VueLoaderPlugin()],

@@ -28,0 +29,0 @@ externals: {

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