stability-client
Advanced tools
Comparing version
@@ -19,2 +19,10 @@ /// <reference types="node" /> | ||
noStore: boolean; | ||
imagePrompt: { | ||
mime: string; | ||
content: Buffer; | ||
} | null; | ||
stepSchedule: { | ||
start?: number; | ||
end?: number; | ||
}; | ||
}>; | ||
@@ -21,0 +29,0 @@ declare type RequiredStabilityOptions = { |
{ | ||
"name": "stability-client", | ||
"version": "1.4.1", | ||
"version": "1.5.0", | ||
"description": "A client for the Stability AI SDK", | ||
"main": "./build/index.js", | ||
"repository": "https://github.com/vpzomtrrfrt/stability-client", | ||
"scripts": { | ||
@@ -20,3 +21,3 @@ "start": "node ./build/index.js", | ||
"keywords": [], | ||
"author": "Jacob Kelley <jakie8@gmail.com>", | ||
"contributors": ["Jacob Kelley <jakie8@gmail.com>", "Colin Reeder <colin@vpzom.click>"], | ||
"license": "MIT", | ||
@@ -23,0 +24,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
146263
1.64%8
14.29%65
14.04%