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

react-tiff

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tiff - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

28

dist/index.js

@@ -1182,2 +1182,30 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

}
},
zh: {
translation: {
Next: '下一页',
Previous: '上一页',
'Page of total': '第 {{page}} 页,共 {{total}} 页'
}
},
ru: {
translation: {
Next: 'Следующий',
Previous: 'Предыдущий',
'Page of total': 'Страница {{page}} из {{total}}'
}
},
ar: {
translation: {
Next: 'التالى',
Previous: 'سابق',
'Page of total': 'صفحة {{page}} من {{total}}'
}
},
hi: {
translation: {
Next: 'अगला',
Previous: 'पिछला',
'Page of total': 'पृष्ठ {{page}} का {{total}}'
}
}

@@ -1184,0 +1212,0 @@ },

@@ -1179,2 +1179,30 @@ import React, { forwardRef, useEffect } from 'react';

}
},
zh: {
translation: {
Next: '下一页',
Previous: '上一页',
'Page of total': '第 {{page}} 页,共 {{total}} 页'
}
},
ru: {
translation: {
Next: 'Следующий',
Previous: 'Предыдущий',
'Page of total': 'Страница {{page}} из {{total}}'
}
},
ar: {
translation: {
Next: 'التالى',
Previous: 'سابق',
'Page of total': 'صفحة {{page}} من {{total}}'
}
},
hi: {
translation: {
Next: 'अगला',
Previous: 'पिछला',
'Page of total': 'पृष्ठ {{page}} का {{total}}'
}
}

@@ -1181,0 +1209,0 @@ },

2

package.json
{
"name": "react-tiff",
"version": "0.0.10",
"version": "0.0.11",
"keywords": [

@@ -5,0 +5,0 @@ "tiff",

@@ -40,3 +40,3 @@ # react-tiff

tiff={tiffFile}
lang='en' // en | de | fr | es | tr | ja
lang='en' // en | de | fr | es | tr | ja | zh | ru | ar | hi
paginate='ltr' // bottom | ltr

@@ -43,0 +43,0 @@ buttonColor='#141414'

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