@vivliostyle/viewer
Advanced tools
+2
-2
@@ -30,3 +30,3 @@ <!DOCTYPE html> | ||
| <section id="vivliostyle-welcome" hidden data-bind="visible: !viewer.state.status(), attr: {hidden: viewer.state.status()?'':false, 'aria-hidden': viewer.state.status()?'true':'false', lang: t('UI_LNG')}, click: navigation.onclickViewport, swipePages: true"> | ||
| <h1>Vivliostyle Viewer <small>(version: 2.39.0)</small></h1> | ||
| <h1>Vivliostyle Viewer <small>(version: 2.39.1)</small></h1> | ||
| <input id="vivliostyle-input-url" type="text" data-bind="textInput: viewer.inputUrl, attr: {placeholder: t('Input_')}"/> | ||
@@ -299,3 +299,3 @@ <div id="vivliostyle-input-options"> | ||
| <div><small>Powered by</small> <a href="https://vivliostyle.org"><strong>Vivliostyle</strong></a> </div> | ||
| <div class="version"><small>(<span>core+viewer: 2.39.0</span>)</small></div> | ||
| <div class="version"><small>(<span>core+viewer: 2.39.1</span>)</small></div> | ||
| </aside> | ||
@@ -302,0 +302,0 @@ </div> |
+3
-3
| { | ||
| "name": "@vivliostyle/viewer", | ||
| "description": "Vivliostyle Viewer - HTML+CSS typesetting and rich paged viewing with EPUB/Web publications support", | ||
| "version": "2.39.0", | ||
| "version": "2.39.1", | ||
| "author": "Vivliostyle Foundation", | ||
@@ -21,3 +21,3 @@ "scripts": { | ||
| "dependencies": { | ||
| "@vivliostyle/core": "^2.39.0", | ||
| "@vivliostyle/core": "^2.39.1", | ||
| "i18next-ko": "^3.0.1", | ||
@@ -94,3 +94,3 @@ "knockout": "^3.5.0" | ||
| }, | ||
| "gitHead": "eabcc947c0680c433c6a2d2dd10cc694c626a796" | ||
| "gitHead": "9f697b0ee5d6b03494973d97cfc50062bba467cb" | ||
| } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
4494503
0Updated