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

borschik

Package Overview
Dependencies
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

borschik - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

lib/borschik.js

@@ -21,3 +21,3 @@ var PATH = require('path'),

.opt()
.name('input').title('Input path, required')
.name('input').title('Input path')
.short('i').long('input')

@@ -27,3 +27,3 @@ .req()

.opt()
.name('output').title('Output path, required')
.name('output').title('Output path')
.short('o').long('output')

@@ -30,0 +30,0 @@ .output()

{
"name": "borschik",
"description": "Extendable builder for text-based file formats",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "http://github.com/veged/borschik",

@@ -6,0 +6,0 @@ "author": "Sergey Berezhnoy <veged@ya.ru> (http://github.com/veged)",

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