🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@shikijs/core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shikijs/core - npm Package Compare versions

Comparing version

to
3.0.0

{
"name": "@shikijs/core",
"type": "module",
"version": "2.5.0",
"version": "3.0.0",
"description": "Core of Shiki",

@@ -20,10 +20,3 @@ "author": "Pine Wu <octref@gmail.com>; Anthony Fu <anthonyfu117@hotmail.com>",

"exports": {
".": {
"types": "./dist/index.d.mts",
"default": "./dist/index.mjs"
},
"./wasm-inlined": {
"types": "./dist/wasm-inlined.d.mts",
"default": "./dist/wasm-inlined.mjs"
},
".": "./dist/index.mjs",
"./textmate": {

@@ -43,19 +36,2 @@ "types": "./dist/textmate.d.mts",

"types": "./dist/index.d.mts",
"typesVersions": {
"*": {
"wasm-inlined": [
"./dist/wasm-inlined.d.mts"
],
"types": [
"./dist/types.d.mts"
],
"textmate": [
"./dist/textmate.d.mts"
],
"*": [
"./dist/*",
"./*"
]
}
},
"files": [

@@ -68,5 +44,3 @@ "dist"

"hast-util-to-html": "^9.0.4",
"@shikijs/engine-oniguruma": "2.5.0",
"@shikijs/types": "2.5.0",
"@shikijs/engine-javascript": "2.5.0"
"@shikijs/types": "3.0.0"
},

@@ -73,0 +47,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet