Socket
Socket
Sign inDemoInstall

@secretlint/messages-to-markdown

Package Overview
Dependencies
65
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.3 to 4.2.0

9

package.json
{
"name": "@secretlint/messages-to-markdown",
"version": "4.1.3",
"version": "4.2.0",
"description": "Create Markdown text from rule's messages(ids)",

@@ -33,3 +33,3 @@ "keywords": [

"scripts": {
"build": "cross-env NODE_ENV=production tsc -p .",
"build": "tsc -p .",
"clean": "rimraf lib/",

@@ -47,3 +47,3 @@ "prettier": "prettier --write \"**/*.{js,jsx,ts,tsx,css}\"",

"dependencies": {
"@secretlint/types": "^4.1.3",
"@secretlint/types": "^4.2.0",
"meow": "^6.1.0"

@@ -54,3 +54,2 @@ },

"@types/node": "^16.9.1",
"cross-env": "^7.0.3",
"mocha": "^9.0.1",

@@ -69,3 +68,3 @@ "prettier": "^2.3.1",

},
"gitHead": "7b0af3675a5a18ccbc19fe923194f5849e82740f"
"gitHead": "7879c01d93ae5932822c2864e9bb51e7a6627f0f"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc