@shikijs/core
Advanced tools
Comparing version 1.24.2 to 1.24.3
{ | ||
"name": "@shikijs/core", | ||
"type": "module", | ||
"version": "1.24.2", | ||
"version": "1.24.3", | ||
"description": "Core of Shiki", | ||
@@ -63,8 +63,8 @@ "author": "Pine Wu <octref@gmail.com>; Anthony Fu <anthonyfu117@hotmail.com>", | ||
"dependencies": { | ||
"@shikijs/vscode-textmate": "^9.3.0", | ||
"@shikijs/vscode-textmate": "^9.3.1", | ||
"@types/hast": "^3.0.4", | ||
"hast-util-to-html": "^9.0.3", | ||
"@shikijs/engine-javascript": "1.24.2", | ||
"@shikijs/types": "1.24.2", | ||
"@shikijs/engine-oniguruma": "1.24.2" | ||
"hast-util-to-html": "^9.0.4", | ||
"@shikijs/engine-javascript": "1.24.3", | ||
"@shikijs/types": "1.24.3", | ||
"@shikijs/engine-oniguruma": "1.24.3" | ||
}, | ||
@@ -71,0 +71,0 @@ "scripts": { |
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
105872
2505
+ Added@shikijs/engine-javascript@1.24.3(transitive)
+ Added@shikijs/engine-oniguruma@1.24.3(transitive)
+ Added@shikijs/types@1.24.3(transitive)
+ Addedoniguruma-to-es@0.8.0(transitive)
+ Addedregex-recursion@5.1.1(transitive)
- Removed@shikijs/engine-javascript@1.24.2(transitive)
- Removed@shikijs/engine-oniguruma@1.24.2(transitive)
- Removed@shikijs/types@1.24.2(transitive)
- Removedoniguruma-to-es@0.7.0(transitive)
- Removedregex-recursion@4.3.0(transitive)
Updated@shikijs/types@1.24.3
Updatedhast-util-to-html@^9.0.4