@shikijs/types
Advanced tools
+4
-0
@@ -670,2 +670,6 @@ import { Element, Root } from 'hast'; | ||
| /** | ||
| * Data to be added to the root `<pre>` element. | ||
| */ | ||
| data?: Record<string, unknown>; | ||
| /** | ||
| * The grammar name for the code. | ||
@@ -672,0 +676,0 @@ */ |
+1
-1
| { | ||
| "name": "@shikijs/types", | ||
| "type": "module", | ||
| "version": "3.20.0", | ||
| "version": "3.21.0", | ||
| "description": "Type definitions for Shiki", | ||
@@ -6,0 +6,0 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance 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
32956
0.32%