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

component-proxy

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

component-proxy

Proxy installs a component

  • 0.3.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

component-proxy - An extensible proxy server for component

To run a proxy (defaults to port 35555)::

$ component proxy

To use during installation::

$ component install -r http://127.0.0.1:35555

Or, for convenience (this will spawn a proxy if it is not running)::

$ component proxy-install

By default the proxy will proxy and cache all requests to https://raw.github.com. It can also be configured with credentials so that private repositories can be accessed. In order to facilitate this, just run::

$ component proxy-github-login

To setup the github credentials as an oauth token.

Configuring component-proxy

Tuning component-proxy will allow you to do some very powerful things without changing your projects.

Using the local source of a component ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This is very useful for testing.

Long cache expiration ^^^^^^^^^^^^^^^^^^^^^

This allows you to store the files of a particular component for long periods of time.

Keywords

FAQs

Package last updated on 21 May 2014

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

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