Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@copilotkit/shared

Package Overview
Dependencies
Maintainers
1
Versions
1019
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@copilotkit/shared - npm Package Compare versions

Comparing version
1.59.1
to
1.59.2
+1
-1
dist/package.cjs
//#region package.json
var version = "1.59.1";
var version = "1.59.2";

@@ -5,0 +5,0 @@ //#endregion

//#region package.json
var version = "1.59.1";
var version = "1.59.2";

@@ -4,0 +4,0 @@ //#endregion

{
"name": "@copilotkit/shared",
"version": "1.59.1",
"version": "1.59.2",
"private": false,

@@ -68,2 +68,3 @@ "keywords": [

"build": "tsdown",
"compat-check": "es-check es2022 --module 'dist/**/!(*.umd).{mjs,cjs,js}' && es-check es2018 'dist/**/*.umd.js'",
"dev": "tsdown --watch",

@@ -70,0 +71,0 @@ "test": "vitest run",

Sorry, the diff of this file is too big to display