@types/min-document
Advanced tools
Comparing version 2.19.0 to 2.19.1
@@ -1,6 +0,1 @@ | ||
// Type definitions for min-document 2.19 | ||
// Project: https://github.com/Raynos/min-document | ||
// Definitions by: Ifiok JR. <https://github.com/ifiokjr> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/** | ||
@@ -7,0 +2,0 @@ * Mocks the browser document |
{ | ||
"name": "@types/min-document", | ||
"version": "2.19.0", | ||
"version": "2.19.1", | ||
"description": "TypeScript definitions for min-document", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/min-document", | ||
"license": "MIT", | ||
@@ -9,8 +10,8 @@ "contributors": [ | ||
"name": "Ifiok JR.", | ||
"url": "https://github.com/ifiokjr", | ||
"githubUsername": "ifiokjr" | ||
"githubUsername": "ifiokjr", | ||
"url": "https://github.com/ifiokjr" | ||
} | ||
], | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -23,4 +24,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "4962c126649e7a01ec70bf8dd8a085c8234e2527cbc6c04d1b7162227f859860", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "61530021f18019a64874d2c1db0489d3a6cf426a5540d69871bce46957b13f7c", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,13 +5,22 @@ # Installation | ||
# Summary | ||
This package contains type definitions for min-document ( https://github.com/Raynos/min-document ). | ||
This package contains type definitions for min-document (https://github.com/Raynos/min-document). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/min-document | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/min-document. | ||
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/min-document/index.d.ts) | ||
````ts | ||
/** | ||
* Mocks the browser document | ||
*/ | ||
declare const minDocument: Document; | ||
Additional Details | ||
* Last updated: Fri, 26 Apr 2019 01:02:31 GMT | ||
export = minDocument; | ||
```` | ||
### Additional Details | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Ifiok JR. <https://github.com/ifiokjr>. | ||
These definitions were written by [Ifiok JR.](https://github.com/ifiokjr). |
Sorry, the diff of this file is not supported yet
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2746
0
26
5