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

@markprompt/core

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markprompt/core - npm Package Compare versions

Comparing version 0.31.3 to 0.31.4

8

dist/types.d.ts

@@ -18,2 +18,6 @@ import type { DocSearchHit } from './docsearch.js';

domain?: string;
/**
* @deprecated No longer user
*/
name?: string;
};

@@ -88,2 +92,6 @@ }

references?: FileSectionReference[];
/**
* @deprecated Use `messageId` instead.
*/
promptId?: string;
}

@@ -90,0 +98,0 @@ export interface NoStreamingData {

2

package.json
{
"name": "@markprompt/core",
"version": "0.31.3",
"version": "0.31.4",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

Sorry, the diff of this file is not supported yet

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