
Security News
pnpm 10.16 Adds New Setting for Delayed Dependency Updates
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
@hubmap/vitessce-image-viewer
Advanced tools
High bit depth, high resolution, many channels, low overhead
A viewer for high bit depth, high resolution, multi-channel images using DeckGL over the hood and WebGL under the hood. To learn more about the "theory" behind this, look at this.
To build the component alone via webpack
use npm run-script build-component
.
To build the demo used for visual testing (seen on npm start
), run
npm run-script build-site
.
To bump the version number, clean up/update the CHANGELOG.md, and push the tag to Github,
please run npm version [major | minor | patch]
depending on which you want. Then run ./publish.sh
to publish the package/demo.
Please install the Prettier plug-in for your preferred editor. (Badly formatted code will fail on Travis.)
For the demo, run npm start
and you will be able to update the component and use the
demo/src/App.js
to visually test.
HTTP is acceptable but potentially slower than HTTP2. Our demo uses Google Cloud Storage, which is HTTP2 by default.
Due to difficulties around compiling shaders on Travis, unit tests and layer lifecycle tests are run locally as a pre-push hook. Travis runs a test build, linting, and prettier.
We support both WebGL1 and WebGL2 contexts, which should give near universal coverage. Please file an issue if you find a browser in which we don't work.
Please navigate to viv.vitessce.io/docs to see full documenation.
FAQs
High bit depth, high resolution, many channels, low overhead
We found that @hubmap/vitessce-image-viewer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
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.
Security News
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.