@lazy-cjk/zh-table-greedy
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -9,5 +9,5 @@ /** | ||
export declare function greedyTableTest(input: string): boolean; | ||
export declare function greedyTableCharArray(char: string): string[]; | ||
export declare function greedyTableCharArray(char: string): readonly string[]; | ||
export declare function greedyTableReplace(input: string): string; | ||
declare const _default: typeof import("."); | ||
export default _default; |
{ | ||
"name": "@lazy-cjk/zh-table-greedy", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -42,4 +42,3 @@ "homepage": "https://github.com/bluelovers/ws-regexp/tree/master/packages/@lazy-cjk/zh-table-greedy#readme", | ||
"access": "public" | ||
}, | ||
"gitHead": "4a50b9c50b0d5d541a2797094135af81e71797e1" | ||
} | ||
} |
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
204128