react-native-wakeword 1.1.31 → 1.1.33

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
- f19f7515e752260028b50705bcfa331b keyworddetection-1.0.0.aar
1
+ b5f32bbd2a657883cf8f96f375c5bc03 keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 2433a643f9f768c2f22f5bf7eac48bf006b7892c keyworddetection-1.0.0.aar
1
+ 711987684e868c84dcd134d0d87b4e5e48f4b78f 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.31",
3
+ "version": "1.1.33",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",