New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@daviddarnes/contrast-details

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daviddarnes/contrast-details - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

contrast-details.js

2

package.json
{
"name": "@daviddarnes/contrast-details",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Web Component to display the contrast ratio and level of two colours using CSS custom properties",

@@ -5,0 +5,0 @@ "main": "contrast-details.js",

@@ -69,3 +69,3 @@ # `contrast-details`

type="module"
src="https://www.unpkg.com/@daviddarnes/contrast-details@1.0.0/contrast-details.js"
src="https://www.unpkg.com/@daviddarnes/contrast-details@1.0.1/contrast-details.js"
></script>

@@ -78,3 +78,3 @@ ```

type="module"
src="https://esm.sh/@daviddarnes/contrast-details@1.0.0"
src="https://esm.sh/@daviddarnes/contrast-details@1.0.1"
></script>

@@ -81,0 +81,0 @@ ```

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