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.7 to 0.13.8

26

puppeteer/index.d.ts

@@ -556,15 +556,15 @@ // Type definitions for puppeteer 0.13

export type ResourceType =
| "Document"
| "Stylesheet"
| "Image"
| "Media"
| "Font"
| "Script"
| "TextTrack"
| "XHR"
| "Fetch"
| "EventSource"
| "WebSocket"
| "Manifest"
| "Other";
| "document"
| "stylesheet"
| "image"
| "media"
| "font"
| "script"
| "texttrack"
| "xhr"
| "fetch"
| "eventsource"
| "websocket"
| "manifest"
| "other";

@@ -571,0 +571,0 @@ export interface Overrides {

{
"name": "@types/puppeteer",
"version": "0.13.7",
"version": "0.13.8",
"description": "TypeScript definitions for puppeteer",

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

},
"typesPublisherContentHash": "7134c4c570b83dd236e7444d6f9aaa8b4912a24f5ea9b2a46d54314cefa7d9c2",
"typesPublisherContentHash": "496c53239b36eef024c52efccafd00f91b9a5ce2a488f58298951f354d0a27ec",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 06 Dec 2017 20:10:39 GMT
* Last updated: Mon, 11 Dec 2017 19:14:19 GMT
* Dependencies: events, 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