Socket
Socket
Sign inDemoInstall

pageres

Package Overview
Dependencies
187
Maintainers
3
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.3.0 to 6.3.1

2

dist/index.d.ts

@@ -149,3 +149,3 @@ /// <reference types="node" />

*/
readonly beforeScreenShot?: BeforeScreenshot;
readonly beforeScreenshot?: BeforeScreenshot;
}

@@ -152,0 +152,0 @@ /**

@@ -212,3 +212,3 @@ "use strict";

launchOptions: options.launchOptions,
beforeScreenShot: options.beforeScreenShot
beforeScreenshot: options.beforeScreenshot
};

@@ -215,0 +215,0 @@ if (options.username && options.password) {

{
"name": "pageres",
"version": "6.3.0",
"version": "6.3.1",
"description": "Capture website screenshots",

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

"array-uniq": "^2.1.0",
"capture-website": "^1.2.6",
"capture-website": "^1.4.0",
"date-fns": "^2.16.1",

@@ -96,4 +96,4 @@ "filenamify": "^4.2.0",

"sinon": "^9.2.2",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"ts-node": "^10.7.0",
"typescript": "^4.6.2",
"xo": "^0.38.2"

@@ -100,0 +100,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc