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

encode-uri-component

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

encode-uri-component

Npx command line for encodeURIComponent.

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

encode-uri-component

CI

Npx command line for encodeURIComponent.

Usage

# Run encodeURIComponent with input.txt and write to output.txt
npx encode-uri-component < input.txt > output.txt
# Show help and exit
npx encode-uri-component --help

# Show version and exit
npx encode-uri-component --version

License

The Unlicense

Keywords

encodeURIComponent

FAQs

Package last updated on 13 Jul 2020

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