@speechly/browser-ui
Advanced tools
Comparing version 5.3.0 to 5.3.1
{ | ||
"name": "@speechly/browser-ui", | ||
"version": "5.3.0", | ||
"description": "Ready-made UI components to build a reactive voice interface to a web site or app. Uses Speechly's real-time cloud API for speech-to-text and NLU.", | ||
"version": "5.3.1", | ||
"scripts": { | ||
@@ -33,3 +34,3 @@ "build": "rimraf core && rollup -c --silent && mv core/types/src/* core && rimraf core/types", | ||
"dependencies": { | ||
"@speechly/browser-client": "1.4.0" | ||
"@speechly/browser-client": "1.5.0" | ||
}, | ||
@@ -36,0 +37,0 @@ "files": [ |
@@ -6,3 +6,3 @@ <div align="center" markdown="1"> | ||
### The Fast, Accurate, and Simple Voice Interface API | ||
### Real-time automatic speech recognition and natural language understanding tools in one flexible API | ||
@@ -9,0 +9,0 @@ [Website](https://www.speechly.com/) |
Sorry, the diff of this file is too big to display
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
1363965
1688
+ Added@speechly/browser-client@1.5.0(transitive)
- Removed@speechly/browser-client@1.4.0(transitive)