Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

boost2fs

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boost2fs - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

README.md

10

bin/boost2fs.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc