You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@markprompt/react

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markprompt/react - npm Package Compare versions

Comparing version

to
0.22.0

1

dist/chat/useChat.js

@@ -92,2 +92,3 @@ import { isAbortError, submitChat as submitChatToMarkprompt, } from '@markprompt/core';

...chatOptions,
conversationId,
signal: controller.signal,

@@ -94,0 +95,0 @@ }, debug);

4

package.json
{
"name": "@markprompt/react",
"version": "0.21.0",
"version": "0.22.0",
"description": "A headless React component for adding GPT-4 powered search using the Markprompt API.",

@@ -24,3 +24,3 @@ "repository": {

"dependencies": {
"@markprompt/core": "^0.13.0",
"@markprompt/core": "^0.14.0",
"@radix-ui/react-accessible-icon": "^1.0.3",

@@ -27,0 +27,0 @@ "@radix-ui/react-dialog": "^1.0.4",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet