Socket
Socket
Sign inDemoInstall

@picovoice/cheetah-web

Package Overview
Dependencies
2
Maintainers
6
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.7 to 1.1.8

3

package.json

@@ -6,3 +6,3 @@ {

"license": "Apache-2.0",
"version": "1.1.7",
"version": "1.1.8",
"keywords": [

@@ -33,3 +33,2 @@ "cheetah",

"format": "prettier --write \"**/*.{js,ts,json}\"",
"postinstall": "yarn copywasm",
"copywasm": "node scripts/copy_wasm.js",

@@ -36,0 +35,0 @@ "setup-test": "node scripts/setup_test.js && npx pvbase64 -i ./test/cheetah_params.pv -o ./test/cheetah_params.js"

@@ -26,4 +26,4 @@ # Cheetah Binding for Web

IndexedDB is required to use `Porcupine` in a worker thread. Browsers without IndexedDB support
(i.e. Firefox Incognito Mode) should use `Porcupine` in the main thread.
IndexedDB is required to use `Cheetah` in a worker thread. Browsers without IndexedDB support
(i.e. Firefox Incognito Mode) should use `Cheetah` in the main thread.

@@ -30,0 +30,0 @@ ## Installation

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc