markdownlint-rule-search-replace
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "markdownlint-rule-search-replace", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "A custom markdownlint rule for search and replaces", | ||
@@ -32,3 +32,3 @@ "main": "rule.js", | ||
"dependencies": { | ||
"markdownlint-rule-helpers": "~0.18.0" | ||
"markdownlint-rule-helpers": "~0.19.0" | ||
}, | ||
@@ -40,8 +40,8 @@ "devDependencies": { | ||
"eslint-plugin-es": "^4.1.0", | ||
"eslint-plugin-jsdoc": "^39.3.3", | ||
"eslint-plugin-jsdoc": "^40.0.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-unicorn": "^45.0.0", | ||
"markdownlint": "^0.27.0", | ||
"eslint-plugin-unicorn": "^46.0.0", | ||
"markdownlint": "^0.28.0", | ||
"prettier": "^2.7.1" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14681
+ Addedmarkdownlint-micromark@0.1.2(transitive)
+ Addedmarkdownlint-rule-helpers@0.19.0(transitive)
- Removedmarkdownlint-rule-helpers@0.18.0(transitive)