@types/xml
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -25,5 +25,6 @@ // Type definitions for xml 1.0 | ||
| { | ||
encoding?: string | undefined; | ||
standalone?: string | undefined; | ||
} | undefined; | ||
encoding?: string | undefined; | ||
standalone?: string | undefined; | ||
} | ||
| undefined; | ||
} | ||
@@ -30,0 +31,0 @@ |
{ | ||
"name": "@types/xml", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "TypeScript definitions for xml", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xml", | ||
}, | ||
"typesPublisherContentHash": "40fc0ef989998be3b90427a1b6724f914ceb5619ef74699f2674301bab57d2cc", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "7360619631fceef7d9f5e37625775d0cf3e1a82bb1be65766aa5584cce862583", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -35,5 +35,6 @@ # Installation | ||
| { | ||
encoding?: string | undefined; | ||
standalone?: string | undefined; | ||
} | undefined; | ||
encoding?: string | undefined; | ||
standalone?: string | undefined; | ||
} | ||
| undefined; | ||
} | ||
@@ -77,3 +78,3 @@ | ||
### Additional Details | ||
* Last updated: Tue, 18 Jan 2022 20:31:26 GMT | ||
* Last updated: Wed, 30 Aug 2023 19:35:43 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -80,0 +81,0 @@ * Global values: none |
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
6538
55
83