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

cornerstone-tools

Package Overview
Dependencies
Maintainers
9
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.3.4 to 2.3.5

7

changelog.md

@@ -9,2 +9,9 @@ # Changelog

## [2.3.5] - 2018-05-28
### Changed
- Updated package.json dependencies to latest versions
### Fixed
- Fixed saveAs for Internet Explorer by adding canvas.msToBlob. Note that for some reason this appears to be lower quality than on other browsers. We may need to implement another approach.
## [2.3.4] - 2018-05-28

@@ -11,0 +18,0 @@ ### Changed

32

package.json
{
"name": "cornerstone-tools",
"version": "2.3.4",
"version": "2.3.5",
"description": "Medical imaging tools for the Cornerstone library",

@@ -46,14 +46,14 @@ "main": "./dist/cornerstoneTools.min.js",

"devDependencies": {
"babel-core": "^6.26.0",
"babel-core": "^6.26.3",
"babel-loader": "^7.1.4",
"babel-preset-env": "^1.6.1",
"babel-preset-env": "^1.7.0",
"chai": "^4.1.2",
"cornerstone-core": "^2.2.0",
"coveralls": "^3.0.0",
"cornerstone-core": "^2.2.4",
"coveralls": "^3.0.1",
"docdash": "^0.4.0",
"documentation": "^6.2.0",
"documentation": "^7.1.0",
"eslint": "^4.19.1",
"eslint-loader": "^2.0.0",
"eslint-plugin-import": "^2.11.0",
"fs-extra": "^5.0.0",
"eslint-plugin-import": "^2.12.0",
"fs-extra": "^6.0.1",
"gitbook-plugin-edit-link": "^2.0.2",

@@ -66,16 +66,16 @@ "gitbook-plugin-ga": "^2.0.0",

"istanbul-instrumenter-loader": "^3.0.1",
"karma": "^2.0.0",
"karma": "^2.0.2",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.1",
"karma-coverage": "^1.1.2",
"karma-firefox-launcher": "^1.1.0",
"karma-mocha": "^1.3.0",
"karma-webpack": "^3.0.0",
"lodash": "^4.17.5",
"mocha": "^5.1.0",
"lodash": "^4.17.10",
"mocha": "^5.2.0",
"opn-cli": "^3.1.0",
"puppeteer": "^1.3.0",
"puppeteer": "^1.4.0",
"shx": "^0.2.2",
"uglifyjs-webpack-plugin": "^1.2.4",
"webpack": "^4.5.0",
"webpack-cli": "^2.0.14"
"uglifyjs-webpack-plugin": "^1.2.5",
"webpack": "^4.9.1",
"webpack-cli": "^2.1.4"
},

@@ -82,0 +82,0 @@ "dependencies": {

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

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