@types/parse5
Advanced tools
Comparing version 0.0.15-alpha to 0.0.20-alpha
{ | ||
"name": "@types/parse5", | ||
"version": "0.0.15-alpha", | ||
"description": "Type definitions for parse5 2.1.5 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.0.20-alpha", | ||
"description": "TypeScript definitions for parse5 2.1.5", | ||
"main": "", | ||
@@ -11,6 +11,4 @@ "scripts": {}, | ||
"dependencies": { | ||
"stream": "*", | ||
"events": "*", | ||
"@types/node": "*" | ||
} | ||
} |
# Installation | ||
> `npm install --save-dev @types/parse5` | ||
> `npm install --save @types/parse5` | ||
# Summary | ||
This package contains type definitions for parse5 2.1.5. | ||
This package contains type definitions for parse5 2.1.5 (https://github.com/inikulin/parse5). | ||
The project URL or description is https://github.com/inikulin/parse5 | ||
# Credits | ||
These definitions were written by Nico Jansen <https://github.com/nicojs>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/parse5 | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/parse5 | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:05 GMT | ||
* Typings kind: ProperModule | ||
* Last updated: Fri, 20 May 2016 17:00:40 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: node | ||
* Module Dependencies: stream, events | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Nico Jansen <https://github.com/nicojs>. |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 2 instances in 1 package
1
0
11288
19
- Removedevents@*
- Removedstream@*
- Removedcomponent-emitter@2.0.0(transitive)
- Removedevents@3.3.0(transitive)
- Removedstream@0.0.3(transitive)