Socket
Socket
Sign inDemoInstall

@shikijs/twoslash

Package Overview
Dependencies
Maintainers
3
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shikijs/twoslash - npm Package Compare versions

Comparing version 1.17.6 to 1.17.7

4

dist/index.d.ts

@@ -1,2 +0,2 @@

import * as _shikijs_types from '@shikijs/types';
import { ShikiTransformer } from '@shikijs/types';
import { CreateTwoslashOptions } from 'twoslash';

@@ -18,4 +18,4 @@ import { TransformerTwoslashOptions, RendererRichOptions } from './core.js';

*/
declare function transformerTwoslash(options?: TransformerTwoslashIndexOptions): _shikijs_types.ShikiTransformer;
declare function transformerTwoslash(options?: TransformerTwoslashIndexOptions): ShikiTransformer;
export { RendererRichOptions, type TransformerTwoslashIndexOptions, TransformerTwoslashOptions, transformerTwoslash };
{
"name": "@shikijs/twoslash",
"type": "module",
"version": "1.17.6",
"version": "1.17.7",
"description": "Shiki transformer for twoslash",

@@ -53,4 +53,4 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"twoslash": "^0.2.11",
"@shikijs/core": "1.17.6",
"@shikijs/types": "1.17.6"
"@shikijs/core": "1.17.7",
"@shikijs/types": "1.17.7"
},

@@ -62,3 +62,3 @@ "devDependencies": {

"typescript": "^5.6.2",
"@shikijs/twoslash": "1.17.6"
"@shikijs/twoslash": "1.17.7"
},

@@ -65,0 +65,0 @@ "scripts": {

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