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

casualos

Package Overview
Dependencies
Maintainers
0
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

casualos - npm Package Versions

1
7

3.3.6-alpha.9504269855

Diff

kallyngowdyyeti
published 3.3.5 •

Changelog

Source

V3.3.5

Date: 5/31/2024

:rocket: Features

  • Improve support for environments that do no support local storage or indexedDB.
  • Added the ai.hume.getAccessToken() function to allow retrieving an access token for a Hume.ai session.
    • Requires that humeai be specified in the server configuration with an apiKey and secretKey and that the user has a subscription with ai.hume.allowed set to true in the subscription tier features.
kallyngowdyyeti
published 3.3.5-alpha.9323327526 •

kallyngowdyyeti
published 3.3.5-alpha.9308538612 •

kallyngowdyyeti
published 3.3.4 •

Changelog

Source

V3.3.4

Date: 5/29/2024

:rocket: Features

  • Added the os.capturePortalScreenshot() function.
    • This function can be used to get a screenshot of the gridPortal.
  • Made systemPortal panel resizable.
  • Added the ai.stream.chat() function.
    • Works exactly like ai.chat(), except that it returns a promise that resolves with an AsyncIterable object that can be iterated using a for await...of expression.
    • Each value is part of the response from the chat model.
    • Useful for displaying the partial results from an AI chat model to the user so they can see the model working.
  • Added the experiment.createStaticHtmlFromBots() function.
    • Useful for creating a static HTML file that has an AUX file embeded in it.
kallyngowdyyeti
published 3.3.4-alpha.9291306549 •

kallyngowdyyeti
published 3.3.4-alpha.9289922965 •

kallyngowdyyeti
published 3.3.4-alpha.9289538794 •

kallyngowdyyeti
published 3.3.4-alpha.9230094984 •

kallyngowdyyeti
published 3.3.4-alpha.9229434335 •

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