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-2 to 1.0.0-govsignal-3

6

files/index.d.ts

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

file: Download | string | Uint8Array | Buffer | ReadStream,
options: { fileNameOverride?: string; s3Configs?: S3Configs }
options: {
fileNameOverride?: string;
s3Configs?: S3Configs;
s3Endpoint: string;
}
): Promise<File>;

2

package.json
{
"name": "@intuned/sdk-dev-types",
"version": "1.0.0-govsignal-2",
"version": "1.0.0-govsignal-3",
"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