cordova-plugin-camera
Advanced tools
Comparing version 5.0.3 to 6.0.0
{ | ||
"name": "cordova-plugin-camera", | ||
"version": "5.0.3", | ||
"version": "6.0.0", | ||
"description": "Cordova Camera Plugin", | ||
@@ -48,3 +48,3 @@ "types": "./types/index.d.ts", | ||
}, | ||
"5.0.3": { | ||
"5.0.4-dev": { | ||
"cordova-android": "<10.0.0", | ||
@@ -55,2 +55,7 @@ "cordova-ios": ">=5.1.0", | ||
"6.0.0": { | ||
"cordova-android": ">=10.0.0", | ||
"cordova-ios": ">=5.1.0", | ||
"cordova": ">=9.0.0" | ||
}, | ||
"7.0.0": { | ||
"cordova": ">100" | ||
@@ -57,0 +62,0 @@ } |
@@ -23,2 +23,22 @@ <!-- | ||
### 6.0.0 (Aug 19, 2021) | ||
**Feature:** | ||
* [GH-751](https://github.com/apache/cordova-plugin-camera/pull/751) feat(android)!: support **AndroidX** | ||
* [GH-750](https://github.com/apache/cordova-plugin-camera/pull/750) feat(android): bump `cordova-android` requirements for `10.x` | ||
* [GH-731](https://github.com/apache/cordova-plugin-camera/pull/731) feat(android): encode `heic` format to `EncodingType` for webview display [#711](https://github.com/apache/cordova-plugin-camera/issues/711) | ||
* [GH-684](https://github.com/apache/cordova-plugin-camera/pull/684) feat(android): `sdk-30` package visibility support | ||
**Fix:** | ||
* [GH-687](https://github.com/apache/cordova-plugin-camera/pull/687) fix(android): return exception message (where it exists) | ||
* [GH-585](https://github.com/apache/cordova-plugin-camera/pull/585) fix(android): file path correction if `Uri` authority is `FileProvider` | ||
**Chore & CI:** | ||
* [GH-749](https://github.com/apache/cordova-plugin-camera/pull/749) chore: bump plugin version for next major | ||
* [GH-654](https://github.com/apache/cordova-plugin-camera/pull/654) chore: add release notify action | ||
* [GH-745](https://github.com/apache/cordova-plugin-camera/pull/745) ci(gh-action): added workflow to run tests | ||
### 5.0.3 (Aug 04, 2021) | ||
@@ -25,0 +45,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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
333523
0