Socket
Socket
Sign inDemoInstall

@secretlint/messages-to-markdown

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@secretlint/messages-to-markdown - npm Package Compare versions

Comparing version 5.1.3 to 5.2.0

13

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

@@ -20,5 +20,3 @@ "keywords": [

"types": "lib/index.d.ts",
"bin": {
"messages-to-markdown": "./bin/cmd.js"
},
"bin": "./bin/cmd.js",
"directories": {

@@ -38,3 +36,2 @@ "lib": "lib",

"prepublish": "npm run --if-present build",
"test": "# mocha \"test/**/*.ts\"",
"watch": "tsc -p . --watch"

@@ -48,3 +45,3 @@ },

"dependencies": {
"@secretlint/types": "^5.1.3",
"@secretlint/types": "^5.2.0",
"meow": "^6.1.1"

@@ -55,3 +52,3 @@ },

"@types/node": "^17.0.21",
"mocha": "^9.0.3",
"mocha": "^9.2.2",
"prettier": "^2.3.1",

@@ -69,3 +66,3 @@ "rimraf": "^3.0.2",

},
"gitHead": "6aaef752db394bd8b03af51635068a2582dd0fb4"
"gitHead": "334bdc88e68449009ea32399cec2a14f0a2a537b"
}
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