Comparing version 0.2.2 to 0.3.0-build-21
{ | ||
"name": "dcmjs", | ||
"version": "0.2.2", | ||
"version": "0.3.0-build-21", | ||
"description": "Javascript implementation of DICOM manipulation", | ||
@@ -40,8 +40,9 @@ "main": "build/dcmjs.js", | ||
"webpack": "^4.17.1", | ||
"webpack-cli": "^3.1.0" | ||
"webpack-cli": "^3.1.2" | ||
}, | ||
"dependencies": { | ||
"babel-polyfill": "^6.26.0", | ||
"babel-runtime": "^6.26.0" | ||
"babel-runtime": "^6.26.0", | ||
"loglevel": "^1.6.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
854578
3255
0
3
+ Addedloglevel@^1.6.1
+ Addedloglevel@1.9.2(transitive)