New:Socket for Asana Is Now Available.Learn more
Get Started

@ag-ui/encoder

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ag-ui/encoder - npm Package Compare versions

Comparing version
0.0.59-canary.1787220377.0
to
0.0.59
+13
-3
package.json
{
"name": "@ag-ui/encoder",
"author": "Markus Ecker <markus.ecker@gmail.com>",
"version": "0.0.59-canary.1787220377.0",
"version": "0.0.59",
"license": "MIT",

@@ -18,4 +18,4 @@ "repository": {

"dependencies": {
"@ag-ui/core": "0.0.59-canary.1787220377.0",
"@ag-ui/proto": "0.0.59-canary.1787220377.0"
"@ag-ui/core": "0.0.59",
"@ag-ui/proto": "0.0.59"
},

@@ -38,2 +38,12 @@ "devDependencies": {

},
"nx": {
"targets": {
"test": {
"cache": false
},
"test:coverage": {
"cache": false
}
}
},
"scripts": {

@@ -40,0 +50,0 @@ "build": "tsdown",