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 0.10.1 to 0.10.2

7

CHANGELOG.md
## [0.10.2](https://github.com/memori-ai/memori-api-client/compare/v0.10.1...v0.10.2) (2023-01-20)
### Maintenance
* add flag in Message for AI-generated msgs ([6ea6ae3](https://github.com/memori-ai/memori-api-client/commit/6ea6ae33897c92b6bc032f4d74b8137d4a360f8b))
## [0.10.1](https://github.com/memori-ai/memori-api-client/compare/v0.10.0...v0.10.1) (2023-01-20)

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

1

dist/types.d.ts

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

fromUser?: boolean;
generatedByAI?: boolean;
media?: Medium[];

@@ -476,0 +477,0 @@ initial?: boolean;

2

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

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

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

fromUser?: boolean;
generatedByAI?: boolean;
media?: Medium[];

@@ -509,0 +510,0 @@ initial?: 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