Huge News!Announcing our $40M Series B led by Abstract Ventures.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 - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

18

package.json
{
"name": "@veritone/virtual-assistant-web-client",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -12,2 +12,3 @@ "files": ["dist"],

"scripts": {
"prepare": "install-peers",
"build": "npm run rollup:build",

@@ -21,10 +22,8 @@ "rollup:build": "rollup --config=rollup/build.config.js",

"license": "ISC",
"dependencies": {
"devDependencies": {
"install-peers-cli": "2.2.0",
"veritone-assistant-models": "1.0.0-0",
"socket.io": "2.3.0",
"rollup": "1.31.0",
"socket.io": "2.3.0",
"socket.io-client": "2.3.0",
"veritone-assistant-models": "1.0.0-0",
"wtfnode": "0.8.1"
},
"devDependencies": {
"wtfnode": "0.8.1",
"@types/chai": "4.2.7",

@@ -57,3 +56,6 @@ "@types/jsdom": "12.2.4",

"typescript": "3.7.5"
},
"peerDependencies": {
"socket.io-client": ">=2.3.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc