Socket
Socket
Sign inDemoInstall

markdownlint-cli2-formatter-codequality

Package Overview
Dependencies
37
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "markdownlint-cli2-formatter-codequality",
"version": "0.0.1",
"version": "0.0.2",
"description": "An output formatter for markdownlint-cli2 that writes results to a GitLab Code Quality report artifact JSON file",

@@ -5,0 +5,0 @@ "author": {

@@ -12,3 +12,3 @@ # markdownlint-cli2-formatter-codequality

```shell
```bash
npm install markdownlint-cli2-formatter-codequality --save-dev

@@ -37,4 +37,2 @@ ```

entrypoint: [""]
before_script:
- npm install markdownlint-cli2-formatter-gitlab
script:

@@ -41,0 +39,0 @@ - markdownlint-cli2 "**/*.md"

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