screenshotone-errors
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -14,3 +14,3 @@ "use strict"; | ||
description: "The screenshot couldn't be taken within the specified timeout. Either the site doesn't respond quickly, or rendering takes longer than expected. Play with the `timeout` or the `navigation_timeout` options or reach the support for the investigation.", | ||
documentationUrl: "https://screenshotone.com/docs/errors/", | ||
documentationUrl: "https://screenshotone.com/docs/errors/timeout/", | ||
}, | ||
@@ -17,0 +17,0 @@ }; |
{ | ||
"name": "screenshotone-errors", | ||
"homepage": "https://screenshotone.com", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Errors produced by the ScreenshotOne API.", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -20,3 +20,3 @@ export enum ErrorCode { | ||
"The screenshot couldn't be taken within the specified timeout. Either the site doesn't respond quickly, or rendering takes longer than expected. Play with the `timeout` or the `navigation_timeout` options or reach the support for the investigation.", | ||
documentationUrl: "https://screenshotone.com/docs/errors/", | ||
documentationUrl: "https://screenshotone.com/docs/errors/timeout/", | ||
}, | ||
@@ -23,0 +23,0 @@ }; |
6158
127