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.6 to 0.13.7

2

puppeteer/index.d.ts

@@ -203,2 +203,4 @@ // Type definitions for puppeteer 0.13

value: string;
/** The request-URI to associate with the setting of the cookie. This value can affect the default domain and path values of the created cookie. */
url?: string;
/** The cookie domain. */

@@ -205,0 +207,0 @@ domain?: string;

5

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

@@ -25,6 +25,7 @@ "license": "MIT",

"dependencies": {
"@types/events": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "33f569fbbc35159b100f24e575f9267af2695b0fe7a50db5304be5a622918b01",
"typesPublisherContentHash": "7134c4c570b83dd236e7444d6f9aaa8b4912a24f5ea9b2a46d54314cefa7d9c2",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 29 Nov 2017 00:55:52 GMT
* Last updated: Wed, 06 Dec 2017 20:10:39 GMT
* Dependencies: events, node

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

Sorry, the diff of this file is not supported yet

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