🎩 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.2
to
0.20.0
+2
-2
dist/index.js

@@ -164,6 +164,6 @@ // src/configs/base.ts

}
var src_default = mdConfigs;
var index_default = mdConfigs;
export {
src_default as default,
index_default as default,
mdConfigs
};
{
"name": "@rainbowatcher/eslint-config-md",
"type": "module",
"version": "0.19.2",
"version": "0.20.0",
"description": "rainbowatcher's ESLint config presets",

@@ -29,4 +29,4 @@ "author": "rainbowatcher <rainbow-w@qq.com>",

"@eslint/markdown": "^6.2.2",
"eslint-merge-processors": "^1.0.0",
"@rainbowatcher/eslint-config-shared": "0.19.2"
"eslint-merge-processors": "^2.0.0",
"@rainbowatcher/eslint-config-shared": "0.20.0"
},

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