Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@qawolf/types

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qawolf/types - npm Package Compare versions

Comparing version 0.9.0-beta.1 to 0.9.0-beta.2

1

lib/selector.d.ts

@@ -24,2 +24,3 @@ import { Action } from "./common";

export interface FindPageOptions {
bringToFront?: boolean;
page?: number;

@@ -26,0 +27,0 @@ timeoutMs?: number;

4

package.json
{
"name": "@qawolf/types",
"description": "qawolf types",
"version": "0.9.0-beta.1",
"version": "0.9.0-beta.2",
"license": "BSD-3.0",

@@ -22,3 +22,3 @@ "main": "./lib/index.js",

},
"gitHead": "1ad91ef78fb32d8dd592a83a2f9f62c9c7916d2b"
"gitHead": "76593b1eee3a8b0563cd374b5884d40d8b18c739"
}

@@ -33,2 +33,3 @@ import { Action } from "./common";

export interface FindPageOptions {
bringToFront?: boolean;
page?: number;

@@ -35,0 +36,0 @@ timeoutMs?: number;

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