@lazy-cjk/zh-table-greedy
Advanced tools
Comparing version 1.0.60 to 1.0.61
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.61](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/zh-table-greedy@1.0.60...@lazy-cjk/zh-table-greedy@1.0.61) (2021-02-04) | ||
### 🔖 Miscellaneous | ||
* . ([1c8bb96](https://github.com/bluelovers/ws-regexp/commit/1c8bb96673f0b28fea3d489b16f190d651b3e8e3)) | ||
## [1.0.60](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/zh-table-greedy@1.0.59...@lazy-cjk/zh-table-greedy@1.0.60) (2020-11-29) | ||
@@ -8,0 +19,0 @@ |
@@ -11,3 +11,3 @@ /** | ||
export declare function greedyTableReplace(input: string): string; | ||
declare const _default: typeof import("."); | ||
declare const _default: typeof import("./index"); | ||
export default _default; |
{ | ||
"name": "@lazy-cjk/zh-table-greedy", | ||
"version": "1.0.60", | ||
"version": "1.0.61", | ||
"description": "搜尋字串用的漢字貪婪轉換表", | ||
@@ -89,3 +89,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "b79e09c8f978c0921cd3f4cdb4d70ecd9a0292bd" | ||
"gitHead": "33a8f6d5c534be3cb26103ccfd03cdbcfc7aaa66" | ||
} |
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
291454