@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.42.1)</small></h1> | ||
| <h1>Vivliostyle Viewer <small>(version: 2.43.0)</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.42.1</span>)</small></div> | ||
| <div class="version"><small>(<span>core+viewer: 2.43.0</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.42.1", | ||
| "version": "2.43.0", | ||
| "author": "Vivliostyle Foundation", | ||
@@ -21,3 +21,3 @@ "scripts": { | ||
| "dependencies": { | ||
| "@vivliostyle/core": "^2.42.1", | ||
| "@vivliostyle/core": "^2.43.0", | ||
| "i18next-ko": "^3.0.1", | ||
@@ -94,3 +94,3 @@ "knockout": "^3.5.0" | ||
| }, | ||
| "gitHead": "2ab9b0b32e3edb1e1e97fc963e1dd70eec922419" | ||
| "gitHead": "0a07b50e4ec36a9671698058731ce1f1a7b292ae" | ||
| } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
5082262
1.43%4327
1.22%Updated