arri-codegen-utils
Advanced tools
Comparing version 0.37.0 to 0.37.1
@@ -10,3 +10,3 @@ import { SchemaFormProperties, SchemaFormDiscriminator } from 'jtd-utils'; | ||
declare const isRpcHttpMethod: (input: any) => input is RpcHttpMethod; | ||
declare const SCHEMA_VERSION: "0.0.4"; | ||
declare const SCHEMA_VERSION = "0.0.4"; | ||
interface AppDefinition { | ||
@@ -18,2 +18,3 @@ arriSchemaVersion: typeof SCHEMA_VERSION; | ||
version?: string; | ||
[key: string]: string | undefined; | ||
}; | ||
@@ -20,0 +21,0 @@ externalDocs?: { |
{ | ||
"name": "arri-codegen-utils", | ||
"version": "0.37.0", | ||
"version": "0.37.1", | ||
"license": "MIT", | ||
@@ -26,5 +26,5 @@ "author": { | ||
"scule": "^1.3.0", | ||
"arri-validate": "0.37.0", | ||
"jtd-utils": "0.37.0" | ||
"arri-validate": "0.37.1", | ||
"jtd-utils": "0.37.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
39440
797
+ Addedarri-validate@0.37.1(transitive)
+ Addedjtd-utils@0.37.1(transitive)
- Removedarri-validate@0.37.0(transitive)
- Removedjtd-utils@0.37.0(transitive)
Updatedarri-validate@0.37.1
Updatedjtd-utils@0.37.1