Socket
Socket
Sign inDemoInstall

@lumiscaphe/react-viewer

Package Overview
Dependencies
15
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.9 to 1.0.10

2

package.json
{
"name": "@lumiscaphe/react-viewer",
"version": "1.0.9",
"version": "1.0.10",
"description": "Official React component for Lumiscaphe 3D Viewer",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -178,4 +178,4 @@ # react-viewer

An encoder is defined with:
* `format` : encoder format (`jpeg`, `png`)
* `quality` : encoder quality (0-100 for `jpeg` and 0-9 for `png`)
* `format` : encoder format (`jpeg`, `png`, `webp`)
* `quality` : encoder quality (0-100 for `jpeg` and `webp` and 0-9 for `png`)

@@ -182,0 +182,0 @@ ## Parameters

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc