Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tify

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tify - npm Package Compare versions

Comparing version 0.10.2 to 0.11.0

11

dist/translations/de.json

@@ -8,3 +8,4 @@ {

"Classification": "Klassifikation",
"Collapse": "Verkleinern",
"Collapse all": "Alle einklappen",
"Collapse": "Einklappen",
"Contents": "Inhalt",

@@ -15,3 +16,5 @@ "Contrast:": "Kontrast",

"Description": "Beschreibung",
"Double page view": "Doppelseitenansicht",
"Toggle double-page": "Doppelseitenansicht",
"Expand all": "Alle ausklappen",
"Expand": "Ausklappen",
"Export": "Export",

@@ -41,2 +44,3 @@ "First page": "Erste Seite",

"Other Formats": "Andere Formate",
"Page": "Seite",
"Pages": "Seiten",

@@ -59,7 +63,6 @@ "Pan": "Verschieben",

"Selecting Multiple Pages": "Auswahl mehrerer Seiten",
"Show all": "Alles anzeigen",
"Source": "Quellcode",
"Summary": "Zusammenfassung",
"Table of Contents": "Inhaltsverzeichnis",
"TIFY is a slim and fast IIIF document viewer": "TIFY ist ein IIIF-Viewer",
"TIFY is a slim and fast IIIF document viewer.": "TIFY ist ein kleiner und schneller IIIF-Dokumentenbetrachter.",
"Title": "Titel",

@@ -66,0 +69,0 @@ "Toggle image adjustments": "Bildeinstellungen",

{
"name": "tify",
"version": "0.10.2",
"version": "0.11.0",
"description": "TIFY is a slim and fast IIIF document viewer.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/subugoe/tify",

@@ -8,3 +8,4 @@ {

"Classification": "Klassifikation",
"Collapse": "Verkleinern",
"Collapse all": "Alle einklappen",
"Collapse": "Einklappen",
"Contents": "Inhalt",

@@ -15,3 +16,5 @@ "Contrast:": "Kontrast",

"Description": "Beschreibung",
"Double page view": "Doppelseitenansicht",
"Toggle double-page": "Doppelseitenansicht",
"Expand all": "Alle ausklappen",
"Expand": "Ausklappen",
"Export": "Export",

@@ -41,2 +44,3 @@ "First page": "Erste Seite",

"Other Formats": "Andere Formate",
"Page": "Seite",
"Pages": "Seiten",

@@ -59,7 +63,6 @@ "Pan": "Verschieben",

"Selecting Multiple Pages": "Auswahl mehrerer Seiten",
"Show all": "Alles anzeigen",
"Source": "Quellcode",
"Summary": "Zusammenfassung",
"Table of Contents": "Inhaltsverzeichnis",
"TIFY is a slim and fast IIIF document viewer": "TIFY ist ein IIIF-Viewer",
"TIFY is a slim and fast IIIF document viewer.": "TIFY ist ein kleiner und schneller IIIF-Dokumentenbetrachter.",
"Title": "Titel",

@@ -66,0 +69,0 @@ "Toggle image adjustments": "Bildeinstellungen",

@@ -30,2 +30,5 @@ Feature('Pagination');

I.see('16 : 7v');
I.click('Toggle double-page');
I.see('Toggle double-page', '.-active');
});

@@ -44,3 +47,3 @@

I.click('Double page view');
I.pressKey('2');
I.see('14 : 6v', currentPage);

@@ -64,3 +67,3 @@

I.click('Double page view');
I.pressKey('2');
I.see('68 : -', currentPage);

@@ -67,0 +70,0 @@

@@ -23,3 +23,3 @@ Feature('TOC');

I.click('Hide children');
I.click('Collapse');
I.dontSee('Ferrarische Methode (Louis Ferrari)');

@@ -26,0 +26,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc