@lazy-cjk/novel-filename
Advanced tools
Comparing version 1.0.34 to 1.0.35
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.35](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/novel-filename@1.0.34...@lazy-cjk/novel-filename@1.0.35) (2021-02-04) | ||
### 🔖 Miscellaneous | ||
* . ([1c8bb96](https://github.com/bluelovers/ws-regexp/commit/1c8bb96673f0b28fea3d489b16f190d651b3e8e3)) | ||
## [1.0.34](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/novel-filename@1.0.33...@lazy-cjk/novel-filename@1.0.34) (2020-11-10) | ||
@@ -8,0 +19,0 @@ |
@@ -9,3 +9,3 @@ export interface IOptions { | ||
export declare function zh(txt: string, options?: IOptions): string; | ||
declare const _default: typeof import("."); | ||
declare const _default: typeof import("./index"); | ||
export default _default; |
{ | ||
"name": "@lazy-cjk/novel-filename", | ||
"version": "1.0.34", | ||
"version": "1.0.35", | ||
"description": "", | ||
@@ -76,4 +76,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@lazy-cjk/jp-table-convert": "^1.0.27", | ||
"@lazy-cjk/zh-convert": "^1.0.33" | ||
"@lazy-cjk/jp-table-convert": "^1.0.28", | ||
"@lazy-cjk/zh-convert": "^1.0.34" | ||
}, | ||
@@ -83,3 +83,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "83c1e4eca2a50944a252dcd3d8bfc351b4d6f9be" | ||
"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
16828