@types/wcag-contrast
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -1,7 +0,1 @@ | ||
// Type definitions for wcag-contrast 3.0 | ||
// Project: https://github.com/tmcw/wcag-contrast | ||
// Definitions by: York Yao <https://github.com/plantain-00> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/** | ||
@@ -8,0 +2,0 @@ * Get the contrast ratio between two relative luminance values |
{ | ||
"name": "@types/wcag-contrast", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "TypeScript definitions for wcag-contrast", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wcag-contrast", | ||
"name": "York Yao", | ||
"url": "https://github.com/plantain-00", | ||
"githubUsername": "plantain-00" | ||
"githubUsername": "plantain-00", | ||
"url": "https://github.com/plantain-00" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "d2f6de0f26e99dc5041bcabcde7765870e0fb172403da0a44d11ccbdea39aa37", | ||
"typesPublisherContentHash": "f655078d028ce6972826e68cb66b2a69d62c3cbad6f9cd7a75d3f1156bc7aedd", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for wcag-contrast 3.0 | ||
// Project: https://github.com/tmcw/wcag-contrast | ||
// Definitions by: York Yao <https://github.com/plantain-00> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/** | ||
@@ -66,7 +60,6 @@ * Get the contrast ratio between two relative luminance values | ||
### Additional Details | ||
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [York Yao](https://github.com/plantain-00), and [Piotr Błażejewicz](https://github.com/peterblazejewicz). |
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
4941
39
64