@dialpad/dialtone-css
Advanced tools
@@ -43,2 +43,14 @@ .d-rich-text-editor { | ||
| ul ul > li { | ||
| list-style-type: circle; | ||
| } | ||
| ul ul ul > li { | ||
| list-style-type: square; | ||
| } | ||
| ul ul ul ul > li { | ||
| list-style-type: disc; | ||
| } | ||
| ol > li { | ||
@@ -48,2 +60,14 @@ list-style-type: decimal; | ||
| ol ol > li { | ||
| list-style-type: lower-alpha; | ||
| } | ||
| ol ol ol > li { | ||
| list-style-type: lower-roman; | ||
| } | ||
| ol ol ol ol > li { | ||
| list-style-type: decimal; | ||
| } | ||
| blockquote { | ||
@@ -50,0 +74,0 @@ margin-left: 0; |
+6
-1
| { | ||
| "name": "@dialpad/dialtone-css", | ||
| "version": "8.79.1", | ||
| "version": "8.79.2", | ||
| "description": "Dialpad's design system", | ||
@@ -41,2 +41,7 @@ "keywords": [ | ||
| "url": "https://github.com/ninamarina" | ||
| }, | ||
| { | ||
| "name": "Belu Montoya", | ||
| "email": "belu.montoya@dialpad.com", | ||
| "url": "https://github.com/belumontoya" | ||
| } | ||
@@ -43,0 +48,0 @@ ], |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
20259743
0.01%178880
0.02%