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

@tilde-nlp/asr-api-client

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tilde-nlp/asr-api-client - npm Package Compare versions

Comparing version 4.0.22 to 4.0.23

tilde-nlp-asr-api-client-4.0.23.tgz

2

lib/asr-api-client/types/initial-message.type.d.ts
import { Vocabulary } from "../interfaces";
export type InitialMessage = {
"enable-final-postprocess"?: string[];
"enable-final-postprocess"?: string[] | any;
"expand-vocab"?: Vocabulary[];
[key: string]: any;
};
{
"name": "@tilde-nlp/asr-api-client",
"version": "4.0.22",
"version": "4.0.23",
"description": "Library with services for communicating with Tilde TSP platform",

@@ -5,0 +5,0 @@ "private": false,

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