Socket
Socket
Sign inDemoInstall

markdownlint

Package Overview
Dependencies
7
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.28.1 to 0.28.2

4

CHANGELOG.md
# Changelog
## 0.28.2
- Update dependencies for CVE-2023-2251
## 0.28.1

@@ -4,0 +8,0 @@

2

lib/constants.js

@@ -14,2 +14,2 @@ // @ts-check

module.exports.homepage = "https://github.com/DavidAnson/markdownlint";
module.exports.version = "0.28.1";
module.exports.version = "0.28.2";
{
"name": "markdownlint",
"version": "0.28.1",
"version": "0.28.2",
"description": "A Node.js style checker and lint tool for Markdown/CommonMark files.",

@@ -75,9 +75,9 @@ "type": "commonjs",

"c8": "7.13.0",
"eslint": "8.37.0",
"eslint": "8.39.0",
"eslint-plugin-es": "4.1.0",
"eslint-plugin-jsdoc": "40.1.1",
"eslint-plugin-jsdoc": "43.0.7",
"eslint-plugin-n": "15.7.0",
"eslint-plugin-regexp": "1.14.0",
"eslint-plugin-unicorn": "46.0.0",
"globby": "13.1.3",
"globby": "13.1.4",
"js-yaml": "4.1.0",

@@ -94,6 +94,6 @@ "markdown-it-for-inline": "0.1.1",

"tv4": "1.3.0",
"typescript": "5.0.3",
"webpack": "5.77.0",
"webpack-cli": "5.0.1",
"yaml": "2.2.1"
"typescript": "5.0.4",
"webpack": "5.81.0",
"webpack-cli": "5.0.2",
"yaml": "2.2.2"
},

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

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc