@types/cheerio
Advanced tools
Comparing version 0.22.6 to 0.22.7
@@ -274,2 +274,4 @@ // Type definitions for Cheerio v0.22.0 | ||
interface Document { } | ||
declare var cheerio:CheerioAPI; | ||
@@ -276,0 +278,0 @@ |
{ | ||
"name": "@types/cheerio", | ||
"version": "0.22.6", | ||
"version": "0.22.7", | ||
"description": "TypeScript definitions for Cheerio", | ||
@@ -39,4 +39,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "16a6e7eb2f03653c9c743a6138bd283c0a184f4e9a99b2af41ee0d80e4c02e58", | ||
"typesPublisherContentHash": "7bad95b5e2c259cc176a97edbd6784b9c38ad54d920ccca81730d5dde39858b4", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 27 Nov 2017 17:48:00 GMT | ||
* Last updated: Sat, 30 Dec 2017 00:26:11 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: cheerio |
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
215
12227