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.12.2 to 0.13.0

10

package.json
{
"name": "expressive-code",
"version": "0.12.2",
"version": "0.13.0",
"description": "A text marking & annotation engine for presenting source code on the web.",

@@ -21,6 +21,6 @@ "keywords": [],

"dependencies": {
"@expressive-code/core": "^0.10.0",
"@expressive-code/plugin-frames": "^0.10.1",
"@expressive-code/plugin-shiki": "^0.3.8",
"@expressive-code/plugin-text-markers": "^0.2.10"
"@expressive-code/core": "^0.11.0",
"@expressive-code/plugin-frames": "^0.10.2",
"@expressive-code/plugin-shiki": "^0.3.9",
"@expressive-code/plugin-text-markers": "^0.2.11"
},

@@ -27,0 +27,0 @@ "scripts": {

@@ -29,3 +29,3 @@ # 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. `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 [`remark-expressive-code`](https://www.npmjs.com/package/remark-expressive-code) for code blocks in markdown / MDX documents.

@@ -32,0 +32,0 @@ ## Installation

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