web-speech-cognitive-services
Advanced tools
Comparing version 5.0.0-master.edfd25f to 5.0.0
@@ -46,3 +46,3 @@ "use strict"; | ||
var VERSION = "5.0.0-master.edfd25f"; | ||
var VERSION = "5.0.0"; | ||
@@ -49,0 +49,0 @@ function buildSpeechResult(transcript, confidence, isFinal) { |
@@ -66,4 +66,4 @@ "use strict"; | ||
meta.setAttribute('name', 'web-speech-cognitive-services'); | ||
meta.setAttribute('content', "version=".concat("5.0.0-master.edfd25f")); | ||
meta.setAttribute('content', "version=".concat("5.0.0")); | ||
document.head.appendChild(meta); | ||
//# sourceMappingURL=SpeechServices.js.map |
{ | ||
"name": "web-speech-cognitive-services", | ||
"version": "5.0.0-master.edfd25f", | ||
"version": "5.0.0", | ||
"description": "Polyfill Web Speech API with Cognitive Services Speech-to-Text service", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
4273951