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

eslint-plugin-markdown

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-markdown - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

v2.1.0 - April 25, 2021
* [`f1e153b`](https://github.com/eslint/eslint-plugin-markdown/commit/f1e153b8b634af7121e87b505c3c882536f4e3a5) Update: Upgrade remark-parse to v7 (fixes #77, fixes #78) (#175) (Brandon Mills)
v2.0.1 - April 5, 2021

@@ -2,0 +6,0 @@

4

package.json
{
"name": "eslint-plugin-markdown",
"version": "2.0.1",
"version": "2.1.0",
"description": "An ESLint plugin to lint JavaScript in Markdown code fences.",

@@ -50,3 +50,3 @@ "license": "MIT",

"dependencies": {
"remark-parse": "^5.0.0",
"remark-parse": "^7.0.0",
"unified": "^6.1.2"

@@ -53,0 +53,0 @@ },

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