🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@automattic/escapeshellarg

Package Overview
Dependencies
Maintainers
24
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@automattic/escapeshellarg

Escape a string to be used as a shell argument.

0.3.0
latest
npm
Version published
Weekly downloads
194
-43.27%
Maintainers
24
Weekly downloads
 
Created
Source

node-escapeshellarg

Escape a string to be used as a shell argument.

How to use?

npm i --save "escapeshellarg@npm:@automattic/escapeshellarg@latest"
var escapeshellarg = require('escapeshellarg')
escapeshellarg("Hello's world") // => "'Hello'\\''s world'"

FAQs

Package last updated on 28 Jul 2021

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