react-native-wakeword 1.1.30 → 1.1.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- f5e1487960642f375974fb611a4ff0dd keyworddetection-1.0.0.aar
1
+ 5c37b4e5003234146c1380f6c0601ca2 keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- c1de2a2af845861c841cb248192111f3cc2b242c keyworddetection-1.0.0.aar
1
+ 84c4db94d6148d7c7da111303daf5821d26ff083 keyworddetection-1.0.0.aar
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-wakeword",
3
- "version": "1.1.30",
3
+ "version": "1.1.32",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",