Launch Week Day 5: Introducing Reachability for PHP.Learn More
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.17.1
to
3.18.0
+4
-0
dist/index.d.mts

@@ -770,2 +770,6 @@ import { Element, Root } from 'hast';

/**
* Resolve a language alias
*/
resolveLangAlias: (lang: string) => string;
/**
* Get the names of loaded languages

@@ -772,0 +776,0 @@ *

+1
-1
{
"name": "@shikijs/types",
"type": "module",
"version": "3.17.1",
"version": "3.18.0",
"description": "Type definitions for Shiki",

@@ -6,0 +6,0 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",