@capacitor/dialog
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/dialog@0.2.1...@capacitor/dialog@0.2.2) (2020-12-27) | ||
**Note:** Version bump only for package @capacitor/dialog | ||
## [0.2.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/dialog@0.2.0...@capacitor/dialog@0.2.1) (2020-12-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@capacitor/dialog", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "The Dialog API provides methods for triggering native dialog windows for alerts, confirmations, and input prompts", | ||
@@ -46,6 +46,6 @@ "main": "dist/esm/index.js", | ||
"devDependencies": { | ||
"@capacitor/android": "^3.0.0-alpha.10", | ||
"@capacitor/android": "^3.0.0-alpha.11", | ||
"@capacitor/core": "^3.0.0-alpha.9", | ||
"@capacitor/docgen": "0.0.14", | ||
"@capacitor/ios": "^3.0.0-alpha.9", | ||
"@capacitor/ios": "^3.0.0-alpha.11", | ||
"@ionic/eslint-config": "^0.3.0", | ||
@@ -81,3 +81,3 @@ "@ionic/prettier-config": "~1.0.1", | ||
}, | ||
"gitHead": "481260d148b920b85755dd5f9b65df0bb0db4244" | ||
"gitHead": "af50d10488d47e2479d089abadd2fb41745edb5a" | ||
} |
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
44672