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

assemblyai

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assemblyai - npm Package Versions

13
6

4.4.5

Diff

Changelog

Source

[4.4.5]

  • Add new PiiPolicy enum values
robot-assemblyai
published 4.4.4 •

Changelog

Source

[4.4.4]

  • Add an export that only includes the Streaming STT code. You can use the export
    • by importing assemblyai/streaming,
    • or by loading the assemblyai.streaming.umd.js file, or assemblyai.streaming.umd.min.js file in a script-tag.
  • Add new EntityType enum values
robot-assemblyai
published 4.4.3 •

Changelog

Source

[4.4.3] - 2024-05-09

  • Add react-native exports that resolve to the browser version of the library.
robot-assemblyai
published 4.4.2-beta.4 •

robot-assemblyai
published 4.4.2-beta.3 •

robot-assemblyai
published 4.4.2-beta.2 •

robot-assemblyai
published 4.4.2-beta.1 •

robot-assemblyai
published 4.4.2-beta.0 •

robot-assemblyai
published 4.4.2 •

Changelog

Source

[4.4.2] - 2024-05-03

Changed

  • Caching is disabled for all HTTP request made by the SDK
  • Accept data-URIs in client.files.upload(dataUri), client.transcripts.submit(audio: dataUri), client.transcripts.transcribe(audio: dataUri).
  • Change how the WebSocket libraries are imported for better compatibility across frameworks and runtimes. The library no longer relies on a internal #ws import, and instead compiles the imports into the dist bundles. Browser builds will use the native WebSocket, other builds will use the ws package.
robot-assemblyai
published 4.5.0-beta.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