@shikijs/types
Advanced tools
Comparing version 1.19.0 to 1.20.0
@@ -555,3 +555,3 @@ import { Element, Root } from 'hast'; | ||
* | ||
* @deprecated Use `engine: createWasmOnigEngine(loadWasm)` instead. | ||
* @deprecated Use `engine: createOnigurumaEngine(loadWasm)` instead. | ||
*/ | ||
@@ -558,0 +558,0 @@ loadWasm?: Sync extends true ? never : LoadWasmOptions; |
{ | ||
"name": "@shikijs/types", | ||
"type": "module", | ||
"version": "1.19.0", | ||
"version": "1.20.0", | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59423