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 1.3.3 to 1.3.4

4

puppeteer/index.d.ts

@@ -191,2 +191,4 @@ // Type definitions for puppeteer 1.3

httpOnly: boolean;
/** The session cookie flag. */
session: boolean;
/** The cookie secure flag. */

@@ -222,2 +224,4 @@ secure: boolean;

httpOnly?: boolean;
/** The session cookie flag. */
session?: boolean;
/** The cookie secure flag. */

@@ -224,0 +228,0 @@ secure?: boolean;

4

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

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

},
"typesPublisherContentHash": "afa177804566a2b89eda003188df6333dee302797abebb140e2f6dd9b298be08",
"typesPublisherContentHash": "22dd33b8eebac4e299bc9ee516b90aa36962a59beeb60d62c1dbd3dffc442d58",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 07 Jun 2018 19:55:41 GMT
* Last updated: Wed, 13 Jun 2018 19:16:57 GMT
* Dependencies: events, child_process, 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