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

@lunit/insight-viewer

Package Overview
Dependencies
Maintainers
1
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lunit/insight-viewer - npm Package Compare versions

Comparing version 1.0.8 to 1.1.0

1

dist/index.es.js

@@ -157,2 +157,3 @@ import * as dicomParser from 'dicom-parser';

}));
typeof _this.props.onLoadImage === 'function' && _this.props.onLoadImage(image);
});

@@ -159,0 +160,0 @@ } catch (err) {

@@ -162,2 +162,3 @@ 'use strict';

}));
typeof _this.props.onLoadImage === 'function' && _this.props.onLoadImage(image);
});

@@ -164,0 +165,0 @@ } catch (err) {

2

package.json
{
"name": "@lunit/insight-viewer",
"version": "1.0.8",
"version": "1.1.0",
"description": "A React component for DICOM images",

@@ -5,0 +5,0 @@ "author": {

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