@capacitor/dialog
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/dialog@0.2.2...@capacitor/dialog@0.2.3) (2021-01-08) | ||
**Note:** Version bump only for package @capacitor/dialog | ||
## [0.2.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/dialog@0.2.1...@capacitor/dialog@0.2.2) (2020-12-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@capacitor/dialog", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"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.11", | ||
"@capacitor/core": "^3.0.0-alpha.9", | ||
"@capacitor/android": "^3.0.0-alpha.12", | ||
"@capacitor/core": "^3.0.0-alpha.12", | ||
"@capacitor/docgen": "0.0.14", | ||
"@capacitor/ios": "^3.0.0-alpha.11", | ||
"@capacitor/ios": "^3.0.0-alpha.12", | ||
"@ionic/eslint-config": "^0.3.0", | ||
@@ -63,3 +63,3 @@ "@ionic/prettier-config": "~1.0.1", | ||
"peerDependencies": { | ||
"@capacitor/core": "^3.0.0-alpha.9" | ||
"@capacitor/core": "^3.0.0-alpha.12" | ||
}, | ||
@@ -82,3 +82,3 @@ "prettier": "@ionic/prettier-config", | ||
}, | ||
"gitHead": "af50d10488d47e2479d089abadd2fb41745edb5a" | ||
"gitHead": "5eef6b229b27d677674960d69612690f17243616" | ||
} |
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
44866