🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@rainbowatcher/eslint-config-md

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rainbowatcher/eslint-config-md - npm Package Compare versions

Comparing version
0.19.0
to
0.19.1
+4
-4
package.json
{
"name": "@rainbowatcher/eslint-config-md",
"type": "module",
"version": "0.19.0",
"version": "0.19.1",
"description": "rainbowatcher's ESLint config presets",

@@ -25,8 +25,8 @@ "author": "rainbowatcher <rainbow-w@qq.com>",

"peerDependencies": {
"eslint": ">=9.16.0"
"eslint": ">=9.17.0"
},
"dependencies": {
"@eslint/markdown": "^6.2.1",
"eslint-merge-processors": "^0.1.0",
"@rainbowatcher/eslint-config-shared": "0.19.0"
"eslint-merge-processors": "^1.0.0",
"@rainbowatcher/eslint-config-shared": "0.19.1"
},

@@ -33,0 +33,0 @@ "scripts": {