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

@types/expect-puppeteer

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/expect-puppeteer - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

1

expect-puppeteer/index.d.ts

@@ -87,2 +87,3 @@ // Type definitions for expect-puppeteer 5.0

toFill(selector: string | MatchSelector, value: string, options?: ExpectTimingActions): Promise<void>;
toFillForm(selector: string | MatchSelector, value: { [key: string]: any}, options?: ExpectTimingActions): Promise<void>;
toMatch(selector: string | MatchSelector, options?: ExpectTimingActions): Promise<void>;

@@ -89,0 +90,0 @@ toMatchElement(selector: string | MatchSelector, options?: ExpectToClickOptions): Promise<void>;

4

expect-puppeteer/package.json
{
"name": "@types/expect-puppeteer",
"version": "5.0.2",
"version": "5.0.3",
"description": "TypeScript definitions for expect-puppeteer",

@@ -31,4 +31,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/expect-puppeteer",

},
"typesPublisherContentHash": "88cb902363d7e682b25af4719534370662fb8253e76c9816f4793b4d08ecf496",
"typesPublisherContentHash": "d76fb93e2345704470043e3109099ec61a8406deb07c20a3da4657cfca310b8a",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 02 Nov 2022 21:02:55 GMT
* Last updated: Wed, 15 Feb 2023 22:02:46 GMT
* Dependencies: [@types/jest](https://npmjs.com/package/@types/jest), [@types/puppeteer](https://npmjs.com/package/@types/puppeteer)

@@ -14,0 +14,0 @@ * Global values: none

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