@types/xml
Advanced tools
Comparing version 1.0.1 to 1.0.2
// Type definitions for xml 1.0 | ||
// Project: http://github.com/dylang/node-xml | ||
// Project: https://github.com/dylang/node-xml | ||
// Definitions by: Jianrong Yu <https://github.com/YuJianrong> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/xml", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "TypeScript definitions for xml", | ||
@@ -21,5 +21,4 @@ "license": "MIT", | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "609563a74e678c52349c29212ed3ff2c60e9bbcbe537d1d091ab5e56e9c17c3b", | ||
"typesPublisherContentHash": "c53de53c83eca87004c188aa9e124fb2ef85438f8b3ad42e0cf400c40ee5c413", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,9 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for xml (http://github.com/dylang/node-xml). | ||
This package contains type definitions for xml (https://github.com/dylang/node-xml). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/xml | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xml | ||
Additional Details | ||
* Last updated: Thu, 23 Feb 2017 18:39:28 GMT | ||
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT | ||
* Dependencies: node | ||
@@ -14,0 +14,0 @@ * Global values: none |
3705
42