New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vite-plugin-react-markdown

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-react-markdown - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

3

dist/index.d.ts

@@ -0,4 +1,4 @@

import { Plugin } from 'vite';
import MarkdownIt from 'markdown-it';
import { FilterPattern } from '@rollup/pluginutils';
import { Plugin } from 'vite';

@@ -8,2 +8,3 @@ interface Options {

markdownItSetup?: (MarkdownIt: MarkdownIt) => void;
wrapperClasses?: string;
include?: FilterPattern;

@@ -10,0 +11,0 @@ exclude?: FilterPattern;

{
"name": "vite-plugin-react-markdown",
"type": "module",
"version": "0.0.4",
"version": "0.0.5",
"packageManager": "pnpm@7.9.0",

@@ -6,0 +6,0 @@ "description": "",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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