@capacitor/screen-reader
Advanced tools
Comparing version 0.3.6 to 0.3.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.7](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/screen-reader@0.3.6...@capacitor/screen-reader@0.3.7) (2021-04-29) | ||
**Note:** Version bump only for package @capacitor/screen-reader | ||
## [0.3.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/screen-reader@0.3.5...@capacitor/screen-reader@0.3.6) (2021-03-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@capacitor/screen-reader", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "The Screen Reader API provides access to TalkBack/VoiceOver/etc. and provides simple text-to-speech capabilities for visual accessibility.", | ||
@@ -47,6 +47,6 @@ "main": "dist/plugin.cjs.js", | ||
"devDependencies": { | ||
"@capacitor/android": "3.0.0-rc.0", | ||
"@capacitor/core": "3.0.0-rc.0", | ||
"@capacitor/android": "3.0.0-rc.1", | ||
"@capacitor/core": "3.0.0-rc.1", | ||
"@capacitor/docgen": "0.0.16", | ||
"@capacitor/ios": "3.0.0-rc.0", | ||
"@capacitor/ios": "3.0.0-rc.1", | ||
"@ionic/eslint-config": "^0.3.0", | ||
@@ -57,3 +57,3 @@ "@ionic/prettier-config": "~1.0.1", | ||
"prettier": "~2.2.0", | ||
"prettier-plugin-java": "~1.0.0", | ||
"prettier-plugin-java": "~1.0.2", | ||
"rimraf": "^3.0.0", | ||
@@ -65,3 +65,3 @@ "rollup": "^2.29.0", | ||
"peerDependencies": { | ||
"@capacitor/core": "3.0.0-rc.0" | ||
"@capacitor/core": "3.0.0-rc.1" | ||
}, | ||
@@ -84,3 +84,3 @@ "prettier": "@ionic/prettier-config", | ||
}, | ||
"gitHead": "94a39a9300beb941a43ba30d6505d9fefaff0b98" | ||
"gitHead": "1434d3339dfd3324dd2f76037b4de7fdae08ca2e" | ||
} |
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
37836