You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@shikijs/types

Package Overview
Dependencies
Maintainers
3
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shikijs/types - npm Package Compare versions

Comparing version
3.20.0
to
3.21.0
+4
-0
dist/index.d.mts

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