cornerstone-wado-image-loader
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ # Changelog |
@@ -0,0 +0,0 @@ Contributors |
{ | ||
"name": "cornerstone-wado-image-loader", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "Cornerstone Image Loader for DICOM WADO-URI and WADO-RS", | ||
@@ -22,4 +22,4 @@ "keywords": [ | ||
"scripts": { | ||
"build": "npm run build:es6", | ||
"build:es6": "npm run test && npm run version && npm run webpack && npm run doc:generate", | ||
"cm": "npx git-cz", | ||
"build": "npm run version && npm run webpack", | ||
"clean": "npm run clean:dist && npm run clean:coverage", | ||
@@ -46,3 +46,4 @@ "clean:dist": "shx rm -rf dist", | ||
"webpack:prod": "webpack --progress --config ./config/webpack/webpack-prod", | ||
"webpack:watch": "webpack --progress --debug --watch --config ./config/webpack" | ||
"webpack:watch": "webpack --progress --debug --watch --config ./config/webpack", | ||
"prepublishOnly": "npm run build && npm run test && npm run doc:generate" | ||
}, | ||
@@ -56,2 +57,3 @@ "devDependencies": { | ||
"chai": "^4.2.0", | ||
"commitizen": "3.1.x", | ||
"concat": "^1.0.3", | ||
@@ -75,6 +77,9 @@ "cornerstone-core": "^2.3.0", | ||
"karma-webpack": "^4.0.2", | ||
"lint-staged": "^9.2.1", | ||
"lodash": "^4.17.15", | ||
"mocha": "^6.2.0", | ||
"open-cli": "^5.0.0", | ||
"prettier": "^1.18.2", | ||
"puppeteer": "^1.19.0", | ||
"semantic-release": "^15.13.19", | ||
"shx": "^0.3.2", | ||
@@ -91,3 +96,19 @@ "uglify-js": "^3.6.0", | ||
"pako": "^1.0.10" | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "lint-staged" | ||
} | ||
}, | ||
"lint-staged": { | ||
"src/**/*.{js,jsx,json,css}": [ | ||
"prettier --single-quote --write", | ||
"git add" | ||
] | ||
}, | ||
"config": { | ||
"commitizen": { | ||
"path": "./node_modules/cz-conventional-changelog" | ||
} | ||
} | ||
} |
@@ -117,2 +117,8 @@ [![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] | ||
<!-- | ||
LINKS | ||
--> | ||
<!-- prettier-ignore-start --> | ||
[license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat | ||
@@ -130,1 +136,3 @@ [license-url]: LICENSE | ||
[coverage-image]: https://coveralls.io/repos/github/cornerstonejs/cornerstoneWADOImageLoader/badge.svg?branch=master | ||
<!-- prettier-ignore-end --> |
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 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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
37744020
49
137
39
45535