@markuplint/shared
Advanced tools
Comparing version 3.6.1-dev.3156 to 3.7.0
@@ -12,5 +12,3 @@ import type { Nullable } from './types'; | ||
*/ | ||
export declare function toNoEmptyStringArrayFromStringOrArray( | ||
value: string | readonly string[] | null | undefined, | ||
): readonly string[]; | ||
export declare function toNoEmptyStringArrayFromStringOrArray(value: string | readonly string[] | null | undefined): readonly string[]; | ||
/** | ||
@@ -17,0 +15,0 @@ * Converts a given value of an item or an array of items into |
{ | ||
"name": "@markuplint/shared", | ||
"version": "3.6.1-dev.3156+37ceba57", | ||
"version": "3.7.0", | ||
"description": "Shared functions for Markuplint", | ||
@@ -22,5 +22,5 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"html-entities": "^2.3.3" | ||
"html-entities": "^2.3.6" | ||
}, | ||
"gitHead": "37ceba578aff49e0326c5e374cef3da6be303b25" | ||
"gitHead": "9547b8dca20736a93e4d01af2d61bee314ba5718" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
0
9354
180
Updatedhtml-entities@^2.3.6