gitbook-plugin-lock
Advanced tools
Comparing version 0.0.72 to 0.0.73
@@ -13,3 +13,3 @@ module.exports = { | ||
page(page){ | ||
page.content.replaceAll(new RegExp("%pageLock%","g"),'<div class="page-lock-place" style="display: none"></div>') | ||
page.content.replace(new RegExp("%pageLock%","g"),'<div class="page-lock-place" style="display: none"></div>') | ||
} | ||
@@ -16,0 +16,0 @@ } |
{ | ||
"name": "gitbook-plugin-lock", | ||
"version": "0.0.72", | ||
"version": "0.0.73", | ||
"description": "Gitbook 页面加锁", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
7611