New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@emergence/source-http-legacy

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emergence/source-http-legacy

Emergence source driver for pulling file trees via Emergence sites' legacy HTTP interface

  • 0.9.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

source-http-legacy

Implements a pull command to load a remote emergence site's file tree into a git tree within the local active repository.

Basic Usage

npm install -g @emergence/source-http-legacy
git init my-site-repo
cd my-site-repo
emergence-source-http-legacy pull mysite.example.org

See emergence-source-http-legacy --help output for complete options

Help and Support

Visit the discussion topic on the emergence forum

Roadmap

  • Add --update-ref= and --update-branch options to pull command to automatically generate commits with parents
  • Discover and transparently utilize remote /.git interface if available
  • Evaluate feasibility of exposing a git remote helper

Keywords

FAQs

Package last updated on 14 Jan 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

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