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 2.2.34 to 3.0.0

parse5/LICENSE

21

parse5/package.json
{
"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!
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc