@expressive-code/plugin-collapsible-sections
Advanced tools
Comparing version 0.30.2 to 0.31.0
{ | ||
"name": "@expressive-code/plugin-collapsible-sections", | ||
"version": "0.30.2", | ||
"version": "0.31.0", | ||
"description": "Collapsible sections plugin for Expressive Code. Allows code sections to be marked as collapsible.", | ||
@@ -26,3 +26,3 @@ "keywords": [], | ||
"dependencies": { | ||
"@expressive-code/core": "^0.30.2", | ||
"@expressive-code/core": "^0.31.0", | ||
"hastscript": "^7.2.0", | ||
@@ -32,7 +32,7 @@ "hast-util-select": "^5.0.5" | ||
"devDependencies": { | ||
"@expressive-code/plugin-shiki": "^0.30.2", | ||
"@expressive-code/plugin-text-markers": "^0.30.2", | ||
"@expressive-code/plugin-shiki": "^0.31.0", | ||
"@expressive-code/plugin-text-markers": "^0.31.0", | ||
"hast-util-to-text": "^3.1.2", | ||
"@types/hast": "^2.3.4", | ||
"@internal/test-utils": "^0.2.23" | ||
"@internal/test-utils": "^0.2.24" | ||
}, | ||
@@ -39,0 +39,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.31.0(transitive)
- Removed@expressive-code/core@0.30.2(transitive)