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

dwv

Package Overview
Dependencies
Maintainers
1
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dwv - npm Package Compare versions

Comparing version 0.31.0-beta.4 to 0.31.0-beta.5

2

package.json
{
"name": "dwv",
"version": "0.31.0-beta.4",
"version": "0.31.0-beta.5",
"description": "DICOM Web Viewer.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -17,2 +17,16 @@ DWV

## Available Scripts
- `ìnstall`: install dependencies
- `lint`: run code linting
- `test`: opens a web page with test pages and karmas' results (with live reload)
- `test-ci`: one shot test run
- `build`: create release files
- `doc`: create documentation
- `dev`: watch for changes and copy build (to be connected with a demo viewer)
I'm using `yarn` as the main package manager. Best to use it to install since
the lock file (that contains the exact dependency tree) is a yarn file.
All scripts also work with `npm`.
## Steps to run the viewer from scratch

@@ -34,18 +48,6 @@

## Available Scripts
This will open your default browser with the different test pages, check the 'viewer' link for a simple test viewer.
- `ìnstall`: install dependencies
- `lint`: run code linting
- `test`: opens a web page with test pages and karmas' results (with live reload)
- `test-ci`: one shot test run
- `build`: create release files
- `doc`: create documentation
- `dev`: watch for changes and copy build (to be connected with a demo viewer)
I'm using `yarn` as the main package manager. Best to use it to install since
the lock file (that contains the exact dependency tree) is a yarn file.
All scripts also work with `npm`.
## Notes
<a name="footnote1">1</a>: Certification refers to official medical software certification that are issued by the FDA or EU Notified Bodies. The sentence here serves as a reminder that the Dicom Web Viewer is not ceritifed, and comes with no warranties (and no possible liability of its authors) as stated in the [license](license.txt). To learn more about standards used in certification, see the [wikipedia Medical software](https://en.wikipedia.org/wiki/Medical_software) page.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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