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

ell-radial-text

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

ell-radial-text - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

2

lib/ell-radial-text.js

@@ -66,3 +66,3 @@ import { __decorate } from "tslib";

display: inline-flex;
font-family: var(--ell-font-family, monospace);
font-family: var(--ell-font-family, ui-monospace, monospace);
}

@@ -69,0 +69,0 @@

{
"name": "ell-radial-text",
"version": "0.1.0",
"version": "0.2.0",
"description": "Radial text web component",

@@ -5,0 +5,0 @@ "main": "lib/ell-radial-text.js",

@@ -48,5 +48,5 @@ <!--

| Custom Property | Default | Description |
| ------------------- | ----------- | ----------- |
| `--ell-font-family` | `monospace` | The font-family of the text |
| Custom Property | Default | Description |
| ------------------- | ------------------------- | ----------- |
| `--ell-font-family` | `ui-monospace, monospace` | The font-family of the text |

@@ -53,0 +53,0 @@ **It is HIGHLY recommended to use a monospace font-face.**

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