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

@hubmap/prov-vis

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hubmap/prov-vis

prov-vis React component

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-57.14%
Maintainers
2
Weekly downloads
 
Created
Source

prov-vis

HuBMAP-specific wrapper for 4dn-dcic/react-workflow-viz

Development

This repo is bootstrapped with NWB.

To use the live live React demo:

npm start

and then visit http://localhost:3000/.

To demo the UMD package, first build, then start a static file server:

npm run build
npm install http-server -g
http-server

and then visit http://localhost:8080/umd-demo.html.

(Both demos use the default export from tests/fixtures.js as their input: Tweak that setting to see how different structures are rendered.)

Publish

Make a release branch, and run:

./test.sh
./publish.sh

That will run the tests, bump the version, publish to NPM, and push to GitHub.

Keywords

FAQs

Package last updated on 29 Oct 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