New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

win-ls

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

win-ls

`win-ls` is an alias for the `ls` command on Windows machines. It's for anyone who can't break the habit switching from Linux/Mac back to Windows.

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

win-ls

win-ls is an alias for the ls command on Windows machines. It's for anyone who can't break the habit switching from Linux/Mac back to Windows.

Install

npm i win-ls -g

Make sure you use the -g command to use globally

Usage

Pretty simple. Just use ls in your Windows Command prompt. This produces:

C:\win-ls>ls
 Volume in drive C is DATA
 Volume Serial Number is XXXX-XXXX

 Directory of C:\win-ls

20/11/2019  03:53 PM    <DIR>          .
20/11/2019  03:53 PM    <DIR>          ..
20/11/2019  03:02 PM                13 .gitignore
20/11/2019  02:38 PM               542 index.js
20/11/2019  03:35 PM    <DIR>          node_modules
20/11/2019  03:33 PM               362 package-lock.json
20/11/2019  03:13 PM               396 package.json
20/11/2019  04:00 PM               324 README.MD
               5 File(s)          1,637 bytes
               3 Dir(s)  XX,XXX,XXX,XXX bytes free

Keywords

cli

FAQs

Package last updated on 21 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts