@expressive-code/plugin-shiki
Advanced tools
Comparing version 0.21.0 to 0.22.0
{ | ||
"name": "@expressive-code/plugin-shiki", | ||
"version": "0.21.0", | ||
"version": "0.22.0", | ||
"description": "Shiki syntax highlighting plugin for Expressive Code, a text marking & annotation engine for presenting source code on the web.", | ||
@@ -26,3 +26,3 @@ "keywords": [], | ||
"dependencies": { | ||
"@expressive-code/core": "^0.21.0", | ||
"@expressive-code/core": "^0.22.0", | ||
"shiki": "^0.14.1" | ||
@@ -32,3 +32,3 @@ }, | ||
"hast-util-to-html": "^8.0.4", | ||
"@internal/test-utils": "^0.2.14" | ||
"@internal/test-utils": "^0.2.15" | ||
}, | ||
@@ -35,0 +35,0 @@ "scripts": { |
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
+ Added@expressive-code/core@0.22.2(transitive)
- Removed@expressive-code/core@0.21.0(transitive)