@ridi/comic-parser
Advanced tools
Comparing version 0.3.0-alpha-8 to 0.3.0-alpha-9
{ | ||
"name": "@ridi/comic-parser", | ||
"version": "0.3.0-alpha-8", | ||
"version": "0.3.0-alpha-9", | ||
"description": "Common comic data parser for Ridibooks services", | ||
@@ -21,3 +21,3 @@ "author": { | ||
"dependencies": { | ||
"@ridi/parser-core": "^0.3.0-alpha-8", | ||
"@ridi/parser-core": "^0.3.0-alpha-9", | ||
"fs-extra": "^7.0.1", | ||
@@ -24,0 +24,0 @@ "natural-orderby": "^1.0.2" |
@@ -178,3 +178,3 @@ # @ridi/comic-parser | ||
If specified, uncompress to that path. | ||
If specified, unzip to that path. | ||
> only using if input is Zip file. | ||
@@ -190,3 +190,3 @@ | ||
If true, overwrite to [unzipPath](#unzipPath) when uncompress. | ||
If true, overwrite to [unzipPath](#unzipPath) when unzip. | ||
> only using if unzipPath specified. | ||
@@ -193,0 +193,0 @@ |
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
19791