@ionic-native/text-to-speech
Advanced tools
Comparing version 3.1.1 to 3.2.0
@@ -10,3 +10,3 @@ export interface TTSOptions { | ||
/** | ||
* @name TextToSpeech | ||
* @name Text To Speech | ||
* @description | ||
@@ -13,0 +13,0 @@ * Text to Speech plugin |
@@ -13,3 +13,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
/** | ||
* @name TextToSpeech | ||
* @name Text To Speech | ||
* @description | ||
@@ -16,0 +16,0 @@ * Text to Speech plugin |
{ | ||
"name": "@ionic-native/text-to-speech", | ||
"version": "3.1.1", | ||
"version": "3.2.0", | ||
"description": "Ionic Native - Native plugins for ionic apps", | ||
@@ -10,3 +10,3 @@ "module": "index.js", | ||
"peerDependencies": { | ||
"@ionic-native/core": "3.1.1", | ||
"@ionic-native/core": "^3.1.0", | ||
"@angular/core": "2.4.8", | ||
@@ -13,0 +13,0 @@ "rxjs": "5.0.1" |
@@ -5,3 +5,3 @@ <a style="float:right;font-size:12px;" href="http://github.com/driftyco/ionic-native/edit/master/src/@ionic-native/plugins/text-to-speech/index.ts#L10"> | ||
# TextToSpeech | ||
# Text To Speech | ||
@@ -8,0 +8,0 @@ ``` |
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
6500