@types/parse5
Advanced tools
Comparing version 2.2.34 to 3.0.0
{ | ||
"name": "@types/parse5", | ||
"version": "2.2.34", | ||
"description": "TypeScript definitions for parse5 2.2.0", | ||
"license": "MIT", | ||
"author": "Nico Jansen <https://github.com/nicojs>, Meirion Hughes <https://github.com/MeirionHughes>", | ||
"version": "3.0.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for parse5, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"repository": "https://github.com/inikulin/parse5", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/node": "*" | ||
}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "0926d8f61824076db1e64bb69e6dda28107472499beac8428e2bafdac8807d07" | ||
"parse5": "*" | ||
} | ||
} |
@@ -1,18 +0,2 @@ | ||
# Installation | ||
> `npm install --save @types/parse5` | ||
# Summary | ||
This package contains type definitions for parse5 2.2.0 (https://github.com/inikulin/parse5). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/parse5 | ||
Additional Details | ||
* Last updated: Thu, 03 Nov 2016 17:41:49 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: node | ||
* Module Dependencies: events, stream | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Nico Jansen <https://github.com/nicojs>, Meirion Hughes <https://github.com/MeirionHughes>. | ||
This is a stub types definition for parse5 (https://github.com/inikulin/parse5). | ||
parse5 provides its own type definitions, so you don't need @types/parse5 installed! |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
1694
3
0
2
1
2
1
2
+ Addedparse5@*
+ Addedentities@4.5.0(transitive)
+ Addedparse5@7.2.1(transitive)
- Removed@types/node@*
- Removed@types/node@22.12.0(transitive)
- Removedundici-types@6.20.0(transitive)