🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@copilotkit/cloud

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@copilotkit/cloud - npm Package Compare versions

Comparing version

to
0.2.0-alpha.0

11

CHANGELOG.md
# @copilotkit/cloud
## 0.2.0-alpha.0
### Minor Changes
- adding portkey examples
### Patch Changes
- Updated dependencies
- @copilotkit/shared@0.2.0-alpha.0
## 0.1.0

@@ -4,0 +15,0 @@

8

package.json

@@ -7,3 +7,3 @@ {

},
"version": "0.1.0",
"version": "0.2.0-alpha.0",
"sideEffects": false,

@@ -23,7 +23,7 @@ "main": "./dist/index.js",

"typescript": "^5.1.3",
"eslint-config-custom": "0.2.0",
"tsconfig": "0.6.0"
"tsconfig": "0.6.0",
"eslint-config-custom": "0.2.0"
},
"dependencies": {
"@copilotkit/shared": "0.1.0"
"@copilotkit/shared": "0.2.0-alpha.0"
},

@@ -30,0 +30,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet