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

@copilot-extensions/preview-sdk

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@copilot-extensions/preview-sdk - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

3

lib/response.js

@@ -8,2 +8,3 @@ // @ts-check

{
index: 0,
delta: { content: ``, role: "assistant" },

@@ -21,2 +22,3 @@ },

{
index: 0,
delta: { content: message, role: "assistant" },

@@ -60,2 +62,3 @@ },

{
index: 0,
finish_reason: "stop",

@@ -62,0 +65,0 @@ delta: { content: null },

2

package.json

@@ -8,3 +8,3 @@ {

"type": "module",
"version": "4.0.2",
"version": "4.0.3",
"keywords": [

@@ -11,0 +11,0 @@ "ai",

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