Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@speechly/browser-client

Package Overview
Dependencies
Maintainers
6
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@speechly/browser-client - npm Package Compare versions

Comparing version 1.1.0-beta.1 to 1.1.0-beta.2

core/speechly.es.js

11

package.json
{
"name": "@speechly/browser-client",
"version": "1.1.0-beta.1",
"version": "1.1.0-beta.2",
"description": "Browser client for Speechly API",

@@ -46,5 +46,8 @@ "keywords": [

},
"main": "./dist/speechly.umd.min.js",
"module": "./dist/speechly.es.js",
"types": "./dist/types/index.d.ts",
"files": [
"core/**/*"
],
"main": "./core/speechly.umd.min.js",
"module": "./core/speechly.es.js",
"types": "./core/types/index.d.ts",
"author": "Speechly",

@@ -51,0 +54,0 @@ "license": "MIT",

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