Socket
Book a DemoInstallSign in
Socket

component-search

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

component-search

Component search server

latest
npmnpm
Version
0.3.3
Version published
Maintainers
1
Created
Source

The component search application, powered by Express and Redis.

API

GET /all

Respond with all packages:

  • 200 responds with json array of component.json contents

GET /search/:query

Search for query:

  • 500 shit exploded
  • 404 no packages, responds with json array []
  • 200 packages found, responds with json array of component.json contents

License

MIT

FAQs

Package last updated on 02 May 2013

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