@agentuity/schema
Advanced tools
+3
-3
| { | ||
| "name": "@agentuity/schema", | ||
| "version": "2.0.7", | ||
| "version": "2.0.8", | ||
| "license": "Apache-2.0", | ||
@@ -29,6 +29,6 @@ "author": "Agentuity employees and contributors", | ||
| "dependencies": { | ||
| "@agentuity/core": "2.0.7" | ||
| "@agentuity/core": "2.0.8" | ||
| }, | ||
| "devDependencies": { | ||
| "@agentuity/test-utils": "2.0.7", | ||
| "@agentuity/test-utils": "2.0.8", | ||
| "@types/bun": "latest", | ||
@@ -35,0 +35,0 @@ "bun-types": "latest", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
- Removed
Updated