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.4.1 to 0.4.2

14

package.json
{
"name": "boost2fs",
"description": "Convert Boostnote to normal files.",
"version": "0.4.1",
"version": "0.4.2",
"repository": "viko16/boost2fs",

@@ -29,14 +29,14 @@ "license": "MIT",

"devDependencies": {
"coffee": "^5.1.0",
"mocha": "^5.2.0",
"coffee": "^5.4.0",
"mocha": "^7.1.2",
"standard": "^12.0.1"
},
"dependencies": {
"colors": "^1.3.2",
"colors": "^1.4.0",
"cson": "^5.1.0",
"fs-extra": "^7.0.0",
"fs-extra": "^7.0.1",
"meow": "^5.0.0",
"ora": "^3.0.0",
"sanitize-filename": "^1.6.1"
"ora": "^3.4.0",
"sanitize-filename": "^1.6.3"
}
}

@@ -37,4 +37,4 @@ # boost2fs

- Export all notes into the output folder.
- Covert <u>Markdown Notes</u> to `{title}.md`.
- Covert <u>Snippet Notes</u> to `{title}/{filename}`.
- Convert <u>Markdown Notes</u> to `{title}.md`.
- Convert <u>Snippet Notes</u> to `{title}/{filename}`.
- Deleted notes will be skipped.

@@ -41,0 +41,0 @@

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