retext-repeated-words
Advanced tools
Comparing version 4.1.0 to 4.2.0
@@ -12,2 +12,3 @@ /** | ||
const source = 'retext-repeated-words' | ||
const url = 'https://github.com/retextjs/retext-repeated-words#readme' | ||
@@ -69,3 +70,4 @@ // List of words that can legally occur twice. | ||
), | ||
expected: [value] | ||
expected: [value], | ||
url | ||
} | ||
@@ -72,0 +74,0 @@ ) |
{ | ||
"name": "retext-repeated-words", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "retext plugin to check for for repeated words", | ||
@@ -54,3 +54,3 @@ "license": "MIT", | ||
"typescript": "^4.0.0", | ||
"xo": "^0.44.0" | ||
"xo": "^0.47.0" | ||
}, | ||
@@ -57,0 +57,0 @@ "scripts": { |
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
11321
122