@expressive-code/plugin-text-markers
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "@expressive-code/plugin-text-markers", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Text marker plugin for Expressive Code, a text marking & annotation engine for presenting source code on the web.", | ||
@@ -21,3 +21,3 @@ "keywords": [], | ||
"dependencies": { | ||
"@expressive-code/core": "^0.4.0", | ||
"@expressive-code/core": "^0.5.0", | ||
"hastscript": "^7.2.0", | ||
@@ -27,4 +27,4 @@ "unist-util-visit-parents": "^5.1.3" | ||
"devDependencies": { | ||
"@expressive-code/plugin-shiki": "^0.3.2", | ||
"@internal/test-utils": "^0.1.3", | ||
"@expressive-code/plugin-shiki": "^0.3.3", | ||
"@internal/test-utils": "^0.2.0", | ||
"hast-util-select": "^5.0.5", | ||
@@ -31,0 +31,0 @@ "hast-util-to-html": "^8.0.4", |
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.5.0(transitive)
- Removed@expressive-code/core@0.4.0(transitive)
Updated@expressive-code/core@^0.5.0