@expressive-code/plugin-text-markers
Advanced tools
Comparing version 0.17.0 to 0.18.0
{ | ||
"name": "@expressive-code/plugin-text-markers", | ||
"version": "0.17.0", | ||
"version": "0.18.0", | ||
"description": "Text marker 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.17.0", | ||
"@expressive-code/core": "^0.18.0", | ||
"hastscript": "^7.2.0", | ||
@@ -32,3 +32,3 @@ "unist-util-visit-parents": "^5.1.3" | ||
"devDependencies": { | ||
"@expressive-code/plugin-shiki": "^0.17.0", | ||
"@expressive-code/plugin-shiki": "^0.18.0", | ||
"hast-util-select": "^5.0.5", | ||
@@ -38,3 +38,3 @@ "hast-util-to-html": "^8.0.4", | ||
"parse-numeric-range": "^1.3.0", | ||
"@internal/test-utils": "^0.2.10" | ||
"@internal/test-utils": "^0.2.11" | ||
}, | ||
@@ -41,0 +41,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.18.1(transitive)
- Removed@expressive-code/core@0.17.0(transitive)