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

to
2.0.0

8

puppeteer/package.json
{
"name": "@types/puppeteer",
"version": "1.20.2",
"version": "2.0.0",
"description": "TypeScript definitions for puppeteer",

@@ -49,3 +49,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -60,4 +60,4 @@ "type": "git",

},
"typesPublisherContentHash": "4edc959f2e40be8db06997abbeb55bb674d6b0face638731f341205f579310b4",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "d7b08fe7623231c548ecfe6da93a199bdfc53cb1fb60f16e07e646346d7e2dc3",
"typeScriptVersion": "3.0"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/puppeteer
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/puppeteer.
Additional Details
* Last updated: Thu, 10 Oct 2019 20:07:18 GMT
* Dependencies: @types/node
### Additional Details
* Last updated: Wed, 20 Nov 2019 00:28:49 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by Marvin Hagemeister <https://github.com/marvinhagemeister>, Christopher Deutsch <https://github.com/cdeutsch>, Konstantin Simon Maria Möllers <https://github.com/ksm2>, Simon Schick <https://github.com/SimonSchick>, Serban Ghita <https://github.com/SerbanGhita>, Jason Kaczmarsky <https://github.com/JasonKaz>, Dave Cardwell <https://github.com/davecardwell>, and Andrés Ortiz <https://github.com/angrykoala>.
These definitions were written by Marvin Hagemeister (https://github.com/marvinhagemeister), Christopher Deutsch (https://github.com/cdeutsch), Konstantin Simon Maria Möllers (https://github.com/ksm2), Simon Schick (https://github.com/SimonSchick), Serban Ghita (https://github.com/SerbanGhita), Jason Kaczmarsky (https://github.com/JasonKaz), Dave Cardwell (https://github.com/davecardwell), and Andrés Ortiz (https://github.com/angrykoala).

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