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 2.1.0 to 3.0.0

2

puppeteer/DeviceDescriptors.d.ts

@@ -18,4 +18,4 @@ declare namespace devices {

declare const devices: devices.Device[] & { [key: string]: devices.Device };
declare const devices: { [name: string]: devices.Device };
export = devices;
{
"name": "@types/puppeteer",
"version": "2.1.0",
"version": "3.0.0",
"description": "TypeScript definitions for puppeteer",

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

},
"typesPublisherContentHash": "663c5b9a996f411627755e13e6b4116c8d460a08ef425597ceb29a4c392d94f1",
"typesPublisherContentHash": "2e0bda566bb02fcaa5b1b81ec8392fff2019dbfe59830575b0764c38126cb760",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Mon, 11 May 2020 21:05:58 GMT
* Last updated: Tue, 19 May 2020 18:08:59 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

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

Sorry, the diff of this file is too big to display

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