🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@runlane/contracts

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@runlane/contracts - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+4
-4
package.json
{
"name": "@runlane/contracts",
"version": "0.1.0",
"version": "0.1.1",
"description": "Runlane's public contracts: task, lane, storage, and transport schemas, error codes, and vocabulary. Standard Schema at the boundary.",

@@ -55,3 +55,3 @@ "type": "module",

"zod": "^4.3.6",
"@runlane/utilities": "0.1.0"
"@runlane/utilities": "0.1.1"
},

@@ -61,4 +61,4 @@ "devDependencies": {

"@repo/tsdown": "0.0.0",
"@repo/vitest": "0.0.0",
"@repo/typescript": "0.0.0"
"@repo/typescript": "0.0.0",
"@repo/vitest": "0.0.0"
},

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