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

remark-mdc

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-mdc - npm Package Compare versions

Comparing version 3.3.2 to 3.4.0

10

dist/index.d.ts

@@ -12,4 +12,14 @@ import { Plugin } from 'unified';

maxAttributesLength?: number
autoUnwrap?: boolean | {
safeTypes?: Array<string>
}
yamlCodeBlockProps?: boolean
experimental?: {
/**
* @deprecated This feature is out of experimental, use `autoUnwrap`
*/
autoUnwrap?: boolean
/**
* @deprecated This feature is out of experimental, use `yamlCodeBlockProps`
*/
componentCodeBlockYamlProps?: boolean

@@ -16,0 +26,0 @@ }

2

package.json
{
"name": "remark-mdc",
"version": "3.3.2",
"version": "3.4.0",
"description": "Remark plugin to support MDC syntax",

@@ -5,0 +5,0 @@ "keywords": [

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