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

fabric8-analytics-lsp-server

Package Overview
Dependencies
Maintainers
4
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fabric8-analytics-lsp-server

LSP Server for Dependency Analytics

  • 0.4.29
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
27
increased by440%
Maintainers
4
Weekly downloads
 
Created
Source

Dependency Analytics LSP Server

Release NPM Version CI Build codecov

Language Server(LSP) that can analyze your dependencies specified in package.json, pom.xml, requirements.txt and go.mod.

Build

npm install

Test

npm test

Setup

we use 2 environment variables to setup the recommender API either you need to set OSIO user token or 3scale User key along with Api url as in below.

export RECOMMENDER_API_URL= the-url + '/api/v2'
export THREE_SCALE_USER_TOKEN=the-user-token

Release

Semantic release are done via Github Actions using semantic-release.

  • merging each PR will result with an automatic build of master
  • and a release apatch, minor or major version. You should use correct commit message.

Clients

client which consumes Dependency Analytics Language Server:

License

Apache-2.0

Keywords

FAQs

Package last updated on 27 Apr 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

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