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

@shikijs/types

Package Overview
Dependencies
Maintainers
3
Versions
25
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 1.17.6 to 1.17.7

8

dist/index.d.ts

@@ -649,2 +649,10 @@ import { Element, Root } from 'hast';

structure?: 'classic' | 'inline';
/**
* Tab index of the root `<pre>` element.
*
* Set to `false` to disable tab index.
*
* @default 0
*/
tabindex?: number | string | false;
}

@@ -651,0 +659,0 @@ interface CodeOptionsMeta {

2

package.json
{
"name": "@shikijs/types",
"type": "module",
"version": "1.17.6",
"version": "1.17.7",
"description": "Type definitions for Shiki",

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

Sorry, the diff of this file is not supported yet

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