expressive-code
Advanced tools
Comparing version 0.34.2 to 0.35.0
{ | ||
"name": "expressive-code", | ||
"version": "0.34.2", | ||
"version": "0.35.0", | ||
"description": "A text marking & annotation engine for presenting source code on the web.", | ||
@@ -38,6 +38,6 @@ "keywords": [], | ||
"dependencies": { | ||
"@expressive-code/core": "^0.34.2", | ||
"@expressive-code/plugin-frames": "^0.34.2", | ||
"@expressive-code/plugin-shiki": "^0.34.2", | ||
"@expressive-code/plugin-text-markers": "^0.34.2" | ||
"@expressive-code/core": "^0.35.0", | ||
"@expressive-code/plugin-frames": "^0.35.0", | ||
"@expressive-code/plugin-shiki": "^0.35.0", | ||
"@expressive-code/plugin-text-markers": "^0.35.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "scripts": { |
@@ -18,3 +18,3 @@ # expressive-code [![NPM version](https://img.shields.io/npm/v/expressive-code.svg)](https://www.npmjs.com/package/expressive-code) [![NPM downloads](https://img.shields.io/npm/dm/expressive-code.svg)](https://npmjs.org/package/expressive-code) | ||
If you just want to render code blocks on your website, you should use one of the higher-level packages instead, e.g. [`astro-expressive-code`](https://www.npmjs.com/package/astro-expressive-code) or [`remark-expressive-code`](https://www.npmjs.com/package/remark-expressive-code) for code blocks in markdown / MDX documents. | ||
If you just want to render code blocks on your website, you should use one of the higher-level packages instead, e.g. [`astro-expressive-code`](https://www.npmjs.com/package/astro-expressive-code) or [`rehype-expressive-code`](https://www.npmjs.com/package/rehype-expressive-code) for code blocks in markdown / MDX documents. | ||
@@ -21,0 +21,0 @@ ## Documentation |
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.35.6(transitive)
+ Added@expressive-code/plugin-frames@0.35.6(transitive)
+ Added@expressive-code/plugin-shiki@0.35.6(transitive)
+ Added@expressive-code/plugin-text-markers@0.35.6(transitive)
- Removed@expressive-code/core@0.34.2(transitive)
- Removed@expressive-code/plugin-frames@0.34.2(transitive)
- Removed@expressive-code/plugin-shiki@0.34.2(transitive)
- Removed@expressive-code/plugin-text-markers@0.34.2(transitive)