@types/xml
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -1,7 +0,1 @@ | ||
// Type definitions for xml 1.0 | ||
// Project: https://github.com/dylang/node-xml | ||
// Definitions by: Jianrong Yu <https://github.com/YuJianrong> | ||
// Semyon Fomin <https://github.com/semyonf> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/xml", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "TypeScript definitions for xml", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xml", | ||
"name": "Jianrong Yu", | ||
"url": "https://github.com/YuJianrong", | ||
"githubUsername": "YuJianrong" | ||
"githubUsername": "YuJianrong", | ||
"url": "https://github.com/YuJianrong" | ||
}, | ||
{ | ||
"name": "Semyon Fomin", | ||
"url": "https://github.com/semyonf", | ||
"githubUsername": "semyonf" | ||
"githubUsername": "semyonf", | ||
"url": "https://github.com/semyonf" | ||
} | ||
@@ -31,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "7360619631fceef7d9f5e37625775d0cf3e1a82bb1be65766aa5584cce862583", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "c1218fda68618faa56b5552e0953da934fd706cc2abe5e05013a5d5ebcf8bdb8", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for xml 1.0 | ||
// Project: https://github.com/dylang/node-xml | ||
// Definitions by: Jianrong Yu <https://github.com/YuJianrong> | ||
// Semyon Fomin <https://github.com/semyonf> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -78,7 +72,6 @@ | ||
### Additional Details | ||
* Last updated: Wed, 30 Aug 2023 19:35:43 GMT | ||
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Jianrong Yu](https://github.com/YuJianrong), and [Semyon Fomin](https://github.com/semyonf). |
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
5973
50
76