@expressive-code/plugin-text-markers
Advanced tools
Comparing version 0.28.2 to 0.29.0
@@ -30,2 +30,3 @@ var __create = Object.create; | ||
"../../../node_modules/.pnpm/parse-numeric-range@1.3.0/node_modules/parse-numeric-range/index.js"(exports, module) { | ||
"use strict"; | ||
function parsePart(string) { | ||
@@ -32,0 +33,0 @@ let res = []; |
{ | ||
"name": "@expressive-code/plugin-text-markers", | ||
"version": "0.28.2", | ||
"version": "0.29.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.28.2", | ||
"@expressive-code/core": "^0.29.0", | ||
"hastscript": "^7.2.0", | ||
@@ -32,3 +32,3 @@ "unist-util-visit-parents": "^5.1.3" | ||
"devDependencies": { | ||
"@expressive-code/plugin-shiki": "^0.28.2", | ||
"@expressive-code/plugin-shiki": "^0.29.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.21" | ||
"@internal/test-utils": "^0.2.22" | ||
}, | ||
@@ -41,0 +41,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
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
153020
9
1240
+ Added@expressive-code/core@0.29.4(transitive)
- Removed@expressive-code/core@0.28.2(transitive)