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.8.1 to 0.8.2

3

dist/types.d.ts

@@ -20,3 +20,3 @@ export type OpenAIChatCompletionsModelId = 'gpt-4' | 'gpt-3.5-turbo';

content?: string;
snippet: string;
snippet?: string;
} & FileSectionReferenceSectionData;

@@ -44,5 +44,4 @@ export type FileSectionReference = {

debug?: any;
project_id: string;
data: SearchResult[];
};
//# sourceMappingURL=types.d.ts.map
{
"name": "@markprompt/core",
"version": "0.8.1",
"version": "0.8.2",
"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