@types/jest-environment-puppeteer
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -5,3 +5,3 @@ // Type definitions for jest-environment-puppeteer 2.2 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
// TypeScript Version: 2.8 | ||
@@ -8,0 +8,0 @@ import { Browser, Page } from "puppeteer"; |
{ | ||
"name": "@types/jest-environment-puppeteer", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "TypeScript definitions for jest-environment-puppeteer", | ||
@@ -16,3 +16,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -23,4 +23,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "a771c9f2b8e7187ae5747f3668ade73b6ff8ea3df998a77744c338a9b70fd5ab", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "a03e643115d56f81885b49d47075e94388fbe3ac73f3099098d813173b7444a5", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-environment-puppeteer | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-environment-puppeteer | ||
Additional Details | ||
* Last updated: Thu, 05 Apr 2018 20:05:08 GMT | ||
* Last updated: Tue, 26 Jun 2018 01:10:50 GMT | ||
* Dependencies: puppeteer | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2941