@types/cheerio
Advanced tools
Comparing version 0.22.28 to 0.22.29
@@ -28,2 +28,4 @@ // Type definitions for Cheerio v0.22.0 | ||
data?: string; | ||
startIndex?: number; | ||
endIndex?: number; | ||
} | ||
@@ -51,2 +53,3 @@ | ||
startIndex?: number; | ||
endIndex?: number; | ||
} | ||
@@ -60,2 +63,4 @@ | ||
data?: string; | ||
startIndex?: number; | ||
endIndex?: number; | ||
} | ||
@@ -62,0 +67,0 @@ |
{ | ||
"name": "@types/cheerio", | ||
"version": "0.22.28", | ||
"version": "0.22.29", | ||
"description": "TypeScript definitions for Cheerio", | ||
@@ -68,4 +68,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "ff1a4e0b3f89e90544da83dc9138867cf02a6f13bda01f3802c2984ee8a492ee", | ||
"typesPublisherContentHash": "49edb79c1cc1049a12a0f554a4a307d2ee6b39b1b705d7bcd6ad14e1de1801dd", | ||
"typeScriptVersion": "3.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 20 Mar 2021 01:35:09 GMT | ||
* Last updated: Fri, 21 May 2021 21:31:19 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
15508
262