@capacitor/screen-reader
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/screen-reader@0.1.1...@capacitor/screen-reader@0.1.2) (2020-12-27) | ||
**Note:** Version bump only for package @capacitor/screen-reader | ||
## [0.1.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/screen-reader@0.1.0...@capacitor/screen-reader@0.1.1) (2020-12-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@capacitor/screen-reader", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "The Screen Reader API provides access to TalkBack/VoiceOver/etc. and provides simple text-to-speech capabilities for visual accessibility.", | ||
@@ -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
32041