Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

expressive-code

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expressive-code - npm Package Compare versions

Comparing version 0.34.2 to 0.35.0

10

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc