@ablula/egg-yuque-viewer
Advanced tools
Comparing version 0.2.4-beta.0 to 0.2.4-beta.1
@@ -163,3 +163,3 @@ 'use strict'; | ||
<script> | ||
function initHljsDelay(time = 200) { | ||
function initHljsDelay(time = ${config.highlightDelay || 300}) { | ||
setTimeout(() => { | ||
@@ -166,0 +166,0 @@ document.querySelectorAll('pre.ne-codeblock').forEach((el) => { |
{ | ||
"name": "@ablula/egg-yuque-viewer", | ||
"author": "mark.ck", | ||
"version": "0.2.4-beta.0", | ||
"version": "0.2.4-beta.1", | ||
"description": "egg plugin for yuque viewer", | ||
@@ -6,0 +6,0 @@ "eggPlugin": { |
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
25384