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

cornerstone-tools

Package Overview
Dependencies
Maintainers
7
Versions
412
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cornerstone-tools - npm Package Compare versions

Comparing version 2.1.1-rc2 to 2.1.1-rc3

14

changelog.md

@@ -7,2 +7,16 @@ # Changelog

## [2.1.1] - 2018-03-21
### Added
- Added general area calculation for irregular polygons of N sides. (thanks @JamesAPetts)
- Added textbox to show data from the area of the polygons of N sides, it does not affect 'pencil' mode (thanks @JamesAPetts)
- The textbox-polygon tether snaps to nearest node of the polygon when moved.(thanks @JamesAPetts)
### Changed
- Disallows the user to join up to any previous point besides the starting node (i.e. shape must be complete before tool deactivates). (thanks @JamesAPetts)
- Disallows the user to cross lines (using a orientation algorithm).(thanks @JamesAPetts)
### Fixed
- Fixed a UI bug, where upon editing the first node the line connecting the first and last nodes would not reactively update.(thanks @JamesAPetts)
## [2.1.0] - 2018-03-02

@@ -9,0 +23,0 @@ ### Added

3

package.json
{
"name": "cornerstone-tools",
"version": "2.1.1-rc2",
"version": "2.1.1-rc3",
"description": "Medical imaging tools for the Cornerstone library",

@@ -56,2 +56,3 @@ "main": "./dist/cornerstoneTools.min.js",

"eslint": "^4.17.0",
"eslint-import-resolver-webpack": "^0.8.4",
"eslint-loader": "^1.9.0",

@@ -58,0 +59,0 @@ "eslint-plugin-import": "^2.8.0",

@@ -0,0 +0,0 @@ [![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]

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc