New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/parse5

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/parse5 - npm Package Compare versions

Comparing version

to
7.0.0

37

parse5/package.json
{
"name": "@types/parse5",
"version": "6.0.3",
"description": "TypeScript definitions for parse5",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse5",
"version": "7.0.0",
"description": "Stub TypeScript definitions entry for parse5, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"contributors": [
{
"name": "Ivan Nikulin",
"url": "https://github.com/inikulin",
"githubUsername": "inikulin"
},
{
"name": "ExE Boss",
"url": "https://github.com/ExE-Boss",
"githubUsername": "ExE-Boss"
},
{
"name": "James Garbutt",
"url": "https://github.com/43081j",
"githubUsername": "43081j"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/parse5"
"dependencies": {
"parse5": "*"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "afe9711bf778002b8f18879cff27ed27d44e045475d0dbf3e40366b0cdfe80bf",
"typeScriptVersion": "3.8"
"deprecated": "This is a stub types definition. parse5 provides its own type definitions, so you do not need this installed."
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/parse5`
This is a stub types definition for @types/parse5 (https://github.com/inikulin/parse5).
# Summary
This package contains type definitions for parse5 (https://github.com/inikulin/parse5).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse5.
### Additional Details
* Last updated: Tue, 30 Nov 2021 01:01:05 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Ivan Nikulin](https://github.com/inikulin), [ExE Boss](https://github.com/ExE-Boss), and [James Garbutt](https://github.com/43081j).
parse5 provides its own type definitions, so you don't need @types/parse5 installed!