Socket
Socket
Sign inDemoInstall

@intuned/sdk-dev-types

Package Overview
Dependencies
Maintainers
0
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intuned/sdk-dev-types - npm Package Compare versions

Comparing version 1.0.0-govsignal-9 to 1.0.0-tes-strict-schema-1

53

ai-extractors/index.d.ts

@@ -287,8 +287,14 @@ import { Locator, Page } from "@intuned/playwright-core";

model:
| "claude-3-haiku"
| "claude-3-haiku-20240307"
| "claude-3-opus"
| "claude-3-opus-20240229"
| "claude-3-sonnet"
| "claude-3-sonnet-20240229"
| "claude-3.5-sonnet"
| "claude-3-haiku"
| "claude-3-5-sonnet-20240620"
| "gpt4-turbo"
| "gpt-4o";
| "gpt-4-turbo-2024-04-09"
| "gpt-4o"
| "gpt-4o-2024-05-13";
type: "IMAGE";

@@ -307,9 +313,16 @@ }

model:
| "claude-3-haiku"
| "claude-3-haiku-20240307"
| "claude-3-opus"
| "claude-3-opus-20240229"
| "claude-3-sonnet"
| "claude-3-sonnet-20240229"
| "claude-3.5-sonnet"
| "claude-3-haiku"
| "claude-3-5-sonnet-20240620"
| "gpt4-turbo"
| "gpt-4-turbo-2024-04-09"
| "gpt3.5-turbo"
| "gpt-4o";
| "gpt-3.5-turbo-0125"
| "gpt-4o"
| "gpt-4o-2024-05-13";
type: "HTML";

@@ -327,9 +340,16 @@ }

model:
| "claude-3-haiku"
| "claude-3-haiku-20240307"
| "claude-3-opus"
| "claude-3-opus-20240229"
| "claude-3-sonnet"
| "claude-3-sonnet-20240229"
| "claude-3.5-sonnet"
| "claude-3-haiku"
| "claude-3-5-sonnet-20240620"
| "gpt4-turbo"
| "gpt-4-turbo-2024-04-09"
| "gpt3.5-turbo"
| "gpt-4o";
| "gpt-3.5-turbo-0125"
| "gpt-4o"
| "gpt-4o-2024-05-13";
type: "MARKDOWN";

@@ -347,8 +367,14 @@ }

model:
| "claude-3-haiku"
| "claude-3-haiku-20240307"
| "claude-3-opus"
| "claude-3-opus-20240229"
| "claude-3-sonnet"
| "claude-3-sonnet-20240229"
| "claude-3.5-sonnet"
| "claude-3-haiku"
| "claude-3-5-sonnet-20240620"
| "gpt4-turbo"
| "gpt-4o";
| "gpt-4-turbo-2024-04-09"
| "gpt-4o"
| "gpt-4o-2024-05-13";
type: "IMAGE";

@@ -407,9 +433,16 @@ }

model:
| "claude-3-haiku"
| "claude-3-haiku-20240307"
| "claude-3-opus"
| "claude-3-opus-20240229"
| "claude-3-sonnet"
| "claude-3-sonnet-20240229"
| "claude-3.5-sonnet"
| "claude-3-haiku"
| "claude-3-5-sonnet-20240620"
| "gpt4-turbo"
| "gpt-4-turbo-2024-04-09"
| "gpt3.5-turbo"
| "gpt-4o";
| "gpt-3.5-turbo-0125"
| "gpt-4o"
| "gpt-4o-2024-05-13";
}

@@ -416,0 +449,0 @@ ): Promise<any>;

@@ -220,2 +220,3 @@ import type { Page, Locator } from "@intuned/playwright-core";

*
* @throws {Error} Throws an error if the endpoint option is provided in the uploadFileToS3 method options.
* @returns {string} The URL descriptor of the file.

@@ -340,2 +341,3 @@ */

suggestedFilename: () => string | undefined;
mimeType: () => Promise<string | undefined>;
}

@@ -342,0 +344,0 @@

2

package.json
{
"name": "@intuned/sdk-dev-types",
"version": "1.0.0-govsignal-9",
"version": "1.0.0-tes-strict-schema-1",
"description": "intuned runner types",

@@ -5,0 +5,0 @@ "author": "Intuned Team",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc