Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@vivliostyle/viewer

Package Overview
Dependencies
Maintainers
7
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vivliostyle/viewer - npm Package Compare versions

Comparing version
2.39.0
to
2.39.1
+2
-2
lib/index.html

@@ -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:&nbsp;2.39.0)</small></h1>
<h1>Vivliostyle Viewer <small>(version:&nbsp;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>

{
"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