@types/xmldoc
Advanced tools
Comparing version 1.1.3 to 1.1.4
// Type definitions for xmldoc 1.1 | ||
// Project: https://www.npmjs.com/package/xmldoc | ||
// Project: https://github.com/nfarina/xmldoc | ||
// Definitions by: Xavier Stouder <https://github.com/Xstoudi> | ||
@@ -4,0 +4,0 @@ // Andrew Sheehan <https://github.com/ajsheehan> |
{ | ||
"name": "@types/xmldoc", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "TypeScript definitions for xmldoc", | ||
@@ -24,10 +24,11 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "fe0db35830702a49ec47c26800acbea4b07f2181804f794d92c59d60d3fd90ba", | ||
"typesPublisherContentHash": "75dbbdaebdd92ece513bfc0aad071f5b42ac20ecb95f22d3c057f09929ddebee", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,9 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for xmldoc (https://www.npmjs.com/package/xmldoc). | ||
This package contains type definitions for xmldoc ( https://github.com/nfarina/xmldoc ). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/xmldoc | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xmldoc | ||
Additional Details | ||
* Last updated: Wed, 23 May 2018 23:09:40 GMT | ||
* Last updated: Thu, 14 Feb 2019 01:27:57 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
5119