New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.10.3 to 0.12.0

4

puppeteer/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for puppeteer 0.10
// Type definitions for puppeteer 0.12
// Project: https://github.com/GoogleChrome/puppeteer#readme

@@ -243,3 +243,3 @@ // Definitions by: Marvin Hagemeister <https://github.com/marvinhagemeister>

title(): Promise<string>;
url(): Promise<string>;
url(): string;
waitFor(

@@ -246,0 +246,0 @@ // fn can be an abritary function

{
"name": "@types/puppeteer",
"version": "0.10.3",
"version": "0.12.0",
"description": "TypeScript definitions for puppeteer",

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

},
"typesPublisherContentHash": "9b239e2a2c3b6135904a66a25391fc4e56e976d914255b5197844889119084d1",
"typesPublisherContentHash": "458a24fcdf15bcd21fcffe3c24d85bf503058f4f27afcc4ac8d234e65a42070d",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Mon, 16 Oct 2017 20:11:07 GMT
* Last updated: Tue, 17 Oct 2017 16:09:51 GMT
* Dependencies: 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