@types/parse5
Advanced tools
Comparing version 2.2.32 to 2.2.33
@@ -58,2 +58,3 @@ // Type definitions for parse5 2.2.0 | ||
childNodes?: ASTNode[]; | ||
data?: string; | ||
namespaceURI?: string; | ||
@@ -60,0 +61,0 @@ parentNode?: ASTNode; |
{ | ||
"name": "@types/parse5", | ||
"version": "2.2.32", | ||
"version": "2.2.33", | ||
"description": "TypeScript definitions for parse5 2.2.0", | ||
@@ -16,4 +16,5 @@ "license": "MIT", | ||
}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "13a648ab9bd920fc27f0961537d44d31a6938b6560a54734cf26da905ca091e5" | ||
"typesPublisherContentHash": "d94370a98acbbeb9e1a2758b08d6da3e5d9865e944c7e5d47ef774d8c73bd638" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* Last updated: Wed, 05 Oct 2016 20:53:36 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -27,3 +27,3 @@ { | ||
"hasPackageJson": false, | ||
"contentHash": "13a648ab9bd920fc27f0961537d44d31a6938b6560a54734cf26da905ca091e5" | ||
"contentHash": "d94370a98acbbeb9e1a2758b08d6da3e5d9865e944c7e5d47ef774d8c73bd638" | ||
} |
11835
268