@types/cheerio
Advanced tools
Comparing version 0.22.11 to 0.22.12
@@ -268,2 +268,3 @@ // Type definitions for Cheerio v0.22.0 | ||
data?: string; | ||
startIndex?: number; | ||
} | ||
@@ -270,0 +271,0 @@ |
{ | ||
"name": "@types/cheerio", | ||
"version": "0.22.11", | ||
"version": "0.22.12", | ||
"description": "TypeScript definitions for Cheerio", | ||
@@ -58,4 +58,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "0ae8947bde0ba9aaeafbedf64c27daeb5076cd490a6b2c6332a94cb4ed06849d", | ||
"typesPublisherContentHash": "c402bb88c4c0033931b1d9c78d8d678075503e47561be94daf626a66a798d44d", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Cheerio ( https://github.com/cheeriojs/cheerio ). | ||
This package contains type definitions for Cheerio (https://github.com/cheeriojs/cheerio). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Wed, 06 Mar 2019 18:10:23 GMT | ||
* Last updated: Wed, 03 Jul 2019 21:31:53 GMT | ||
* Dependencies: @types/node | ||
@@ -18,2 +18,2 @@ * Global values: cheerio | ||
# Credits | ||
These definitions were written by Bret Little <https://github.com/blittle>, VILIC VANE <http://vilic.info>, Wayne Maurer <https://github.com/wmaurer>, Umar Nizamani <https://github.com/umarniz>, LiJinyao <https://github.com/LiJinyao>, Chennakrishna <https://github.com/chennakrishna8>, AzSiAz <https://github.com/AzSiAz>, Ryo Ota <https://github.com/nwtgck>. | ||
These definitions were written by Bret Little <https://github.com/blittle>, VILIC VANE <http://vilic.info>, Wayne Maurer <https://github.com/wmaurer>, Umar Nizamani <https://github.com/umarniz>, LiJinyao <https://github.com/LiJinyao>, Chennakrishna <https://github.com/chennakrishna8>, AzSiAz <https://github.com/AzSiAz>, and Ryo Ota <https://github.com/nwtgck>. |
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
13022
217