New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@veritone/virtual-assistant-web-client

Package Overview
Dependencies
Maintainers
11
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@veritone/virtual-assistant-web-client

This package provides a mechanism to connect to the Link Service to client-side code.

1.0.2
latest
npm
Version published
Maintainers
11
Created
Source

Veritone Assistant Client

This package provides a mechanism to connect to the Link Service to client-side code.

Development

Run npm run start or yarn start to simultaneously start rollup in watch mode and a simple local server. This will make the contents of the /demo directory accessible at localhost:3000.

Production Builds

Run npm run build to produce a production optimized bundle.

Testing

Tests are powered by mocha/chai. Run test suite via npm run test or yarn test.

Individual modules are tested in their respective __tests__ directories.

FAQs

Package last updated on 17 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts