react-native-wakeword 1.1.18 → 1.1.19

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
- b4715ef41d333049abfeabe7df2b3f74 keyworddetection-1.0.0.aar
1
+ 78b69762b2827c75718f27576bbbd8c8 keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 452e061e3d37f13604c8a48a6927aebb10b45270 keyworddetection-1.0.0.aar
1
+ 369786fb523b19254fad7a24d3b1dba4223cd953 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.18",
3
+ "version": "1.1.19",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",