@types/dom-parser
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -1,6 +0,1 @@ | ||
// Type definitions for dom-parser 0.1 | ||
// Project: https://github.com/ershov-konst/dom-parser#readme | ||
// Definitions by: Guy Bidkar <https://github.com/gbidkar> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare class DomParser { | ||
@@ -7,0 +2,0 @@ constructor(); |
{ | ||
"name": "@types/dom-parser", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "TypeScript definitions for dom-parser", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dom-parser", | ||
"name": "Guy Bidkar", | ||
"url": "https://github.com/gbidkar", | ||
"githubUsername": "gbidkar" | ||
"githubUsername": "gbidkar", | ||
"url": "https://github.com/gbidkar" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "61682b9fadee26d32ab87e0f8c68c54ca291e3410b4ea757db31611e287d5368", | ||
"typesPublisherContentHash": "e0268918a96ce1401446d1504f38515a0e475a62f123f5ba3042fa1b849d860a", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for dom-parser 0.1 | ||
// Project: https://github.com/ershov-konst/dom-parser#readme | ||
// Definitions by: Guy Bidkar <https://github.com/gbidkar> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare class DomParser { | ||
@@ -71,7 +66,6 @@ constructor(); | ||
### Additional Details | ||
* Last updated: Fri, 22 Sep 2023 20:29:40 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Guy Bidkar](https://github.com/gbidkar). |
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
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
5516
41
70