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

vue-scroll-progress

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-scroll-progress - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "vue-scroll-progress",
"description": "Simple Vue.js plugin for page scroll progress bar",
"version": "0.0.2",
"version": "0.0.3",
"author": "spemer <ghsspower@naver.com>",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -43,3 +43,3 @@ # vue-scroll-progress 🎉

``` html
// .vue template
<!-- .vue template -->
<template>

@@ -54,5 +54,3 @@ <VueScrollProgress></VueScrollProgress>

<style>
/*
play with some lines below
*/
/* play with some lines below */
#progress-container-el {

@@ -59,0 +57,0 @@ /* background */

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