vue-scroll-progress
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "vue-scroll-progress", | ||
"description": "Simple Vue.js plugin for page scroll progress bar", | ||
"version": "1.1.1", | ||
"author": "spemer <ghsspower@naver.com>", | ||
"version": "1.1.2", | ||
"author": "Hyouk Seo(Spemer) <ghsspower@naver.com>", | ||
"license": "MIT", | ||
@@ -7,0 +7,0 @@ "private": false, |
@@ -54,3 +54,2 @@ var VueScrollProgress = { | ||
getHeight() | ||
// console.log(height) | ||
}, 200, false), false) | ||
@@ -57,0 +56,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9782
66