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

cordova-plugin-camera-preview

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-camera-preview - npm Package Compare versions

Comparing version 0.11.0 to 0.11.1

12

CHANGELOG.md

@@ -7,4 +7,10 @@ # Changelog

## v0.11.0
## v0.11.1 - November 19, 2019 - LATEST RELEASED VERSION
- [PR #573](https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview/pull/573) - Fetch number of cameras immediately before switching cameras in Android
- [Issue #428](https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview/issues/428) - Fix mispelling of `continuous` within iOS source code for focus modes (was `cotinuous` before)
- [PR #568](https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview/pull/568), [PR #570](https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview/pull/570) - Resolves plugin interaction issues when toBack is set and other plugins like cordova-plugin-googlemaps are changing the layout
## v0.11.0 - May 20, 2019
- [PR #525](https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview/pull/525) - Add function `takeSnapshot` for quick image captures

@@ -17,4 +23,6 @@ - [PR #441](https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview/pull/441) - Add android only option `storeToFile` for storage in temporary file instead of base64

## v0.10.0 - June 13, 2018 - LATEST RELEASED VERSION
## v0.10.0 - June 13, 2018
- Merge in features and fixes from various forks
## v0.9.0 - May 9, 2017

@@ -21,0 +29,0 @@

2

package.json
{
"name": "cordova-plugin-camera-preview",
"version": "0.11.0",
"version": "0.11.1",
"description": "Cordova plugin that allows camera interaction from HTML code for showing camera preview below or on top of the HTML.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -429,2 +429,4 @@ # Cordova Plugin Camera Preview

*Currently this feature is for Android only. A PR for iOS support would be happily accepted*
<info>Get the characteristics of all available cameras. Returns a JSON object representing the characteristics of all available cameras.</info><br/>

@@ -431,0 +433,0 @@

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