Comparing version 0.1.0 to 0.1.1
@@ -9,11 +9,11 @@ #!/usr/bin/env node | ||
const cli = meow(` | ||
Boost2fs v${pkg.version} | ||
Conversion Boostnote to normal files. | ||
Usage: | ||
b2f [dir] [options] | ||
Commands: | ||
dir Specify the input path, which includes 'boostnote.json' ( default: ./ ) | ||
Options: | ||
--output Specify the output patch - default: ./out | ||
-v, --version Output version number | ||
--output Specify the output path ( default: ./out ) | ||
-v, --version Output version number ( v${pkg.version} now ) | ||
-h, --help Output usage information | ||
@@ -20,0 +20,0 @@ `, { |
{ | ||
"name": "boost2fs", | ||
"description": "Conversion Boostnote to normal files.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"repository": "viko16/boost2fs", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
6415
5
1
39