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

spyxcomponent

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spyxcomponent

XComponent Spy

latest
npmnpm
Version
6.0.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Build Status TypeScript

SpyXComponent.js

SpyXComponent is web application made with TypeScript/ReactJS/Redux to monitor in real time microservices generated with XComponent software.

Build from source

Download the source code and execute the following commands:

yarn install
yarn start

Then connect via the browser to localhost:8080 and don't forget to ignore certificate errors by connecting to https://localhost:443 if the address of thr websocket server is wss://localhost:443

Run unit tests

Execute the following command:

yarn test

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

License

Apache License V2

FAQs

Package last updated on 28 Dec 2018

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