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

@memori.ai/memori-api-client

Package Overview
Dependencies
Maintainers
2
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@memori.ai/memori-api-client - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

7

CHANGELOG.md
## [4.1.2](https://github.com/memori-ai/memori-api-client/compare/v4.1.1...v4.1.2) (2024-04-29)
### Maintenance
* add new attributes to history message ([badfd60](https://github.com/memori-ai/memori-api-client/commit/badfd6000a06db2b1484a7f342fa0b6ddb719b9b))
## [4.1.1](https://github.com/memori-ai/memori-api-client/compare/v4.1.0...v4.1.1) (2024-04-29)

@@ -4,0 +11,0 @@

1

dist/types.d.ts

@@ -518,2 +518,3 @@ export declare type Error = {

translatedText?: string;
questionAnswered?: string;
acceptsFeedback?: boolean;

@@ -520,0 +521,0 @@ generatedByAI?: boolean;

@@ -518,2 +518,3 @@ export declare type Error = {

translatedText?: string;
questionAnswered?: string;
acceptsFeedback?: boolean;

@@ -520,0 +521,0 @@ generatedByAI?: boolean;

2

package.json
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@memori.ai/memori-api-client",

@@ -4,0 +4,0 @@ "description": "React library to integrate a Memori in your app or website",

@@ -719,2 +719,3 @@ export declare type Error = {

translatedText?: string;
questionAnswered?: string;
acceptsFeedback?: boolean;

@@ -721,0 +722,0 @@ generatedByAI?: boolean;

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