Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/wcag-contrast

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/wcag-contrast - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

6

wcag-contrast/index.d.ts

@@ -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

12

wcag-contrast/package.json
{
"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).
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