Socket
Socket
Sign inDemoInstall

cornerstone-core

Package Overview
Dependencies
0
Maintainers
16
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.8 to 2.3.0

0

changelog.md

@@ -0,0 +0,0 @@ # Changelog

12

package.json
{
"name": "cornerstone-core",
"version": "2.2.8",
"version": "2.3.0",
"description": "HTML5 Medical Image Viewer Component",

@@ -48,4 +48,4 @@ "main": "./dist/cornerstone.js",

"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"babel-loader": "^8.0.2",

@@ -72,6 +72,6 @@ "chai": "^4.1.2",

"karma-webpack": "3.0.0",
"lodash": "~4.17.10",
"lodash": "^4.17.11",
"mocha": "^5.2.0",
"opn-cli": "^3.1.0",
"puppeteer": "^1.8.0",
"puppeteer": "^1.18.1",
"shx": "^0.3.2",

@@ -81,3 +81,3 @@ "uglifyjs-webpack-plugin": "^2.0.0",

"webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.8"
"webpack-dev-server": "^3.7.2"
},

@@ -84,0 +84,0 @@ "files": [

@@ -1,10 +0,22 @@

[![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url]
<div align="center">
<h1>cornerstone-core</h1>
<p>Cornerstone.js delivers a complete web based medical imaging platform. This repository contains the Cornerstone.js "Core" component which is a lightweight JavaScript library for displaying medical images in modern web browsers that support the HTML5 canvas element.</p>
[**Read The Docs**](https://docs.cornerstonejs.org/) | [Edit the docs](https://github.com/cornerstonejs/cornerstone/tree/master/docs)
</div>
<hr />
<!-- prettier-ignore-start -->
[![Coverage Status][coverage-image]][coverage-url]
[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors)
Cornerstone Core
================
[![NPM version][npm-version-image]][npm-url]
[![NPM downloads][npm-downloads-image]][npm-url]
[![MIT License][license-image]][license-url]
<!-- prettier-ignore-end -->
[![Greenkeeper badge](https://badges.greenkeeper.io/cornerstonejs/cornerstone.svg)](https://greenkeeper.io/)
Cornerstone is an open source project with a goal to deliver a complete web based medical imaging platform. This repository contains the Cornerstone Core component which is a lightweight JavaScript library for displaying medical images in modern web browsers that support the HTML5 canvas element. Cornerstone Core is not meant to be a complete application itself, but instead a component that can be used as part of larger more complex applications. See the
Cornerstone Core is not meant to be a complete application itself, but instead a component that can be used as part of larger more complex applications. See the
[OHIF Viewer](http://viewer.ohif.org/) for an example of using the various Cornerstone

@@ -11,0 +23,0 @@ libraries to build a simple study viewer.

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc