@types/xml
Advanced tools
Comparing version 1.0.2 to 1.0.3
// Type definitions for xml 1.0 | ||
// Project: https://github.com/dylang/node-xml | ||
// Project: http://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.2", | ||
"version": "1.0.3", | ||
"description": "TypeScript definitions for xml", | ||
@@ -9,9 +9,11 @@ "license": "MIT", | ||
"name": "Jianrong Yu", | ||
"url": "https://github.com/YuJianrong" | ||
"url": "https://github.com/YuJianrong", | ||
"githubUsername": "YuJianrong" | ||
} | ||
], | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -22,4 +24,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "c53de53c83eca87004c188aa9e124fb2ef85438f8b3ad42e0cf400c40ee5c413", | ||
"typesPublisherContentHash": "609563a74e678c52349c29212ed3ff2c60e9bbcbe537d1d091ab5e56e9c17c3b", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,10 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for xml (https://github.com/dylang/node-xml). | ||
This package contains type definitions for xml ( http://github.com/dylang/node-xml ). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xml | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xml | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT | ||
* Dependencies: node | ||
* Last updated: Thu, 14 Feb 2019 01:27:57 GMT | ||
* Dependencies: @types/node | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
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
3791