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

remark-message-control

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-message-control - npm Package Compare versions

Comparing version 7.0.0 to 7.1.0

4

index.js

@@ -13,3 +13,5 @@ /**

'html', // Comments are `html` nodes in mdast.
'comment' // In MDX, comments have their own node.
'comment', // In MDX@1, comments have their own node.
'mdxFlowExpression', // In MDX@2, comments exist in bracketed expressions.
'mdxTextExpression'
]

@@ -16,0 +18,0 @@

{
"name": "remark-message-control",
"version": "7.0.0",
"version": "7.1.0",
"description": "remark plugin to enable, disable, and ignore messages with remark",

@@ -40,3 +40,2 @@ "license": "MIT",

"mdast-comment-marker": "^2.0.0",
"rehype": "^12.0.0",
"unified": "^10.0.0",

@@ -52,4 +51,4 @@ "unified-message-control": "^4.0.0",

"remark-cli": "^10.0.0",
"remark-preset-wooorm": "^8.0.0",
"remark-toc": "^7.0.0",
"remark-preset-wooorm": "^9.0.0",
"remark-toc": "^8.0.0",
"rimraf": "^3.0.0",

@@ -59,3 +58,3 @@ "tape": "^5.0.0",

"typescript": "^4.0.0",
"xo": "^0.43.0"
"xo": "^0.44.0"
},

@@ -62,0 +61,0 @@ "scripts": {

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