@types/xml-formatter
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for xml-formatter 1.1 | ||
// Type definitions for xml-formatter 1.2 | ||
// Project: https://github.com/chrisbottin/xml-formatter/ | ||
@@ -16,3 +16,4 @@ // Definitions by: Joachim Holwech <https://github.com/holwech> | ||
collapseContent?: boolean; | ||
lineSeparator?: string; | ||
} | ||
} |
{ | ||
"name": "@types/xml-formatter", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "TypeScript definitions for xml-formatter", | ||
@@ -14,3 +14,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -23,4 +23,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "72253e63072ef2591fcb1e8c19a5e424256bbcebd9cd46bdf211fef78ff4631b", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "0fb6d4d71f450ea7e04f0579e24e2991bdb3e7eff9ad75c84cbc1490748500df", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -5,9 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for xml-formatter ( https://github.com/chrisbottin/xml-formatter/ ). | ||
This package contains type definitions for xml-formatter (https://github.com/chrisbottin/xml-formatter/). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xml-formatter | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xml-formatter. | ||
Additional Details | ||
* Last updated: Tue, 18 Jun 2019 18:00:22 GMT | ||
### Additional Details | ||
* Last updated: Wed, 17 Jun 2020 20:59:35 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Joachim Holwech <https://github.com/holwech>. | ||
These definitions were written by [Joachim Holwech](https://github.com/holwech). |
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
15
2907