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

prosemirror-highlight

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-highlight - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

2

dist/lowlight.d.ts

@@ -12,2 +12,2 @@ import { Root } from 'hast';

export { type Lowlight, createParser };
export { type Lowlight, Parser, createParser };

@@ -8,2 +8,2 @@ import { Refractor } from 'refractor/lib/core';

export { createParser };
export { Parser, createParser };

@@ -8,2 +8,2 @@ import { Highlighter } from 'shiki';

export { createParser };
export { Parser, createParser };

@@ -8,2 +8,2 @@ import { Highlighter } from 'shikiji';

export { createParser };
export { Parser, createParser };
{
"name": "prosemirror-highlight",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"packageManager": "pnpm@8.12.0",

@@ -6,0 +6,0 @@ "description": "A ProseMirror plugin to highlight code blocks",

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