@workflowai/api
Advanced tools
Comparing version 1.3.0 to 1.3.1
export * from './Error'; | ||
export * from './types'; | ||
export * from './utils/wrapAsyncIterator'; | ||
export * from './WorkflowAIApi'; | ||
import * as openapi from './generated/openapi'; | ||
export type Paths = openapi.paths; | ||
export type Schemas = openapi.components['schemas']; | ||
export type Operations = openapi.operations; |
@@ -18,4 +18,3 @@ "use strict"; | ||
__exportStar(require("./Error"), exports); | ||
__exportStar(require("./types"), exports); | ||
__exportStar(require("./utils/wrapAsyncIterator"), exports); | ||
__exportStar(require("./WorkflowAIApi"), exports); |
export * from './Error'; | ||
export * from './types'; | ||
export * from './utils/wrapAsyncIterator'; | ||
export * from './WorkflowAIApi'; |
export * from './Error'; | ||
export * from './types'; | ||
export * from './utils/wrapAsyncIterator'; | ||
export * from './WorkflowAIApi'; | ||
import * as openapi from './generated/openapi'; | ||
export type Paths = openapi.paths; | ||
export type Schemas = openapi.components['schemas']; | ||
export type Operations = openapi.operations; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@workflowai/api", | ||
"version": "1.3.0", | ||
"description": "workflowAI typed API client", | ||
"author": "workflowAI", | ||
"homepage": "https://workflowai.ai", | ||
"version": "1.3.1", | ||
"description": "WorkflowAI typed API client", | ||
"author": "WorkflowAI", | ||
"homepage": "https://workflowai.com", | ||
"keywords": [ | ||
@@ -8,0 +8,0 @@ "workflowai", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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 too big to display
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
1873163
32479
1
54
1