Socket
Socket
Sign inDemoInstall

@wulucxy/dwv

Package Overview
Dependencies
18
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.28.0-beta.1 to 0.28.1-beta.2

dist/dwv.js

39

package.json
{
"name": "@wulucxy/dwv",
"version": "0.28.0-beta.1",
"name": "@wulucxy/dwv",
"version": "0.28.1-beta.2",
"description": "DICOM Web Viewer.",

@@ -11,22 +11,22 @@ "keywords": [

"license": "GPL-3.0",
"author": "wulucxy <wulucxy@gmail.com>",
"homepage": "https://github.com/wulucxy/dwv",
"author": "ivmartel <ivmartel@gmail.com>",
"homepage": "https://ivmartel.github.io/dwv/",
"repository": {
"type": "git",
"url": "https://github.com/wulucxy/dwv.git"
"url": "git://github.com/ivmartel/dwv.git"
},
"main": "build/dist/dwv.min.js",
"main": "dist/dwv.min.js",
"dependencies": {
"i18next": "~19.7.0",
"i18next-browser-languagedetector": "~4.3.1",
"i18next-xhr-backend": "~3.2.2",
"jszip": "~3.5.0",
"konva": "~4.2.2",
"magic-wand-tool": "~1.1.7"
"i18next": "~12.1.0",
"i18next-browser-languagedetector": "~3.0.0",
"i18next-xhr-backend": "~2.0.0",
"jszip": "~3.2.0",
"konva": "~2.6.0",
"magic-wand-js": "~1.0.0"
},
"devDependencies": {
"docdash": "~1.2.0",
"grunt": "~1.3.0",
"grunt": "~1.0.3",
"grunt-cli": "~1.3.2",
"grunt-contrib-concat": "~1.0.1",
"grunt-contrib-connect": "~2.1.0",
"grunt-contrib-copy": "~1.0.0",

@@ -38,9 +38,6 @@ "grunt-contrib-jshint": "~2.1.0",

"grunt-jsdoc": "~2.4.0",
"grunt-karma": "~3.0.2",
"http-server": "^0.12.3",
"karma": "~4.4.1",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "^2.0.2",
"karma-qunit": "~4.1.1",
"qunit": "~2.11.2"
"grunt-qunit-istanbul": "~1.0.0",
"http-server": "^0.12.1",
"docdash": "~1.2.0",
"qunit": "~2.9.1"
},

@@ -47,0 +44,0 @@ "scripts": {

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