@types/xml-formatter
Advanced tools
Comparing version 1.2.0 to 2.1.1
{ | ||
"name": "@types/xml-formatter", | ||
"version": "1.2.0", | ||
"description": "TypeScript definitions for xml-formatter", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Joachim Holwech", | ||
"url": "https://github.com/holwech", | ||
"githubUsername": "holwech" | ||
} | ||
], | ||
"version": "2.1.1", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for xml-formatter, which provides its own types definitions", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/xml-formatter" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "0fb6d4d71f450ea7e04f0579e24e2991bdb3e7eff9ad75c84cbc1490748500df", | ||
"typeScriptVersion": "3.0" | ||
"author": "", | ||
"repository": "https://github.com/chrisbottin/xml-formatter", | ||
"license": "MIT", | ||
"dependencies": { | ||
"xml-formatter": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/xml-formatter` | ||
This is a stub types definition for xml-formatter (https://github.com/chrisbottin/xml-formatter). | ||
# Summary | ||
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. | ||
### Additional Details | ||
* Last updated: Wed, 17 Jun 2020 20:59:35 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Joachim Holwech](https://github.com/holwech). | ||
xml-formatter provides its own type definitions, so you don't need @types/xml-formatter installed! |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
1736
1
3
0
2
1
1
3
1
1
+ Addedxml-formatter@*
+ Addedxml-formatter@3.6.3(transitive)
+ Addedxml-parser-xo@4.1.3(transitive)