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

@markprompt/core

Package Overview
Dependencies
Maintainers
0
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.38.2 to 0.38.3

4

dist/chat/index.js

@@ -103,3 +103,5 @@ import defaults from 'defaults';

}
throw new Error(text);
throw new Error(text, {
cause: { status: res.status, statusText: res.statusText },
});
}

@@ -106,0 +108,0 @@ checkAbortSignal(options.signal);

{
"name": "@markprompt/core",
"version": "0.38.2",
"version": "0.38.3",
"repository": {

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

Sorry, the diff of this file is not supported yet

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