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

spaces-to-tabs

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spaces-to-tabs - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "spaces-to-tabs",
"version": "0.0.2",
"version": "0.0.3",
"description": "Convert spaces to tab in your files",

@@ -5,0 +5,0 @@ "bin": "bin/spaces-to-tabs",

@@ -1,2 +0,2 @@

# space-to-tabs
# spaces-to-tabs
[![NPM Version](https://img.shields.io/npm/v/spaces-to-tabs.svg?style=flat)](https://www.npmjs.com/package/spaces-to-tabs)

@@ -14,3 +14,3 @@ [![Build Status](https://travis-ci.org/apsdehal/spaces-to-tabs.svg?branch=master)](https://travis-ci.org/apsdehal/spaces-to-tabs)

```
$ space-to-tabs -h
$ spaces-to-tabs -h

@@ -26,3 +26,3 @@ Usage: spaces-to-tabs [options] <file ...>

-s, --spaces <integer> Number of spaces in a group to convert
-w, --no-write Don't write the file. Default: false
-w, --no-write Don't write the file. Writes by default.

@@ -29,0 +29,0 @@ Globbing is supported in files

Sorry, the diff of this file is not supported yet

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