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

@types/puppeteer

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/puppeteer - npm Package Compare versions

Comparing version 0.13.5 to 0.13.6

2

puppeteer/index.d.ts

@@ -61,3 +61,3 @@ // Type definitions for puppeteer 0.13

*/
click(x: number, y: number, options: ClickOptions): Promise<void>;
click(x: number, y: number, options?: ClickOptions): Promise<void>;
/**

@@ -64,0 +64,0 @@ * Dispatches a `mousedown` event.

{
"name": "@types/puppeteer",
"version": "0.13.5",
"version": "0.13.6",
"description": "TypeScript definitions for puppeteer",

@@ -27,4 +27,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "94e777dd0c51013e8633b064dabba3f4351f11e329bc55464cf5d4318cee0e34",
"typesPublisherContentHash": "33f569fbbc35159b100f24e575f9267af2695b0fe7a50db5304be5a622918b01",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Tue, 28 Nov 2017 17:04:13 GMT
* Last updated: Wed, 29 Nov 2017 00:55:52 GMT
* Dependencies: events, node

@@ -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