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

@oncokb/oncotree

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oncokb/oncotree - npm Package Compare versions

Comparing version 0.8.5 to 0.8.6

6

dist/oncotree.js

@@ -1135,8 +1135,4 @@ import "./index.css";

);
toggleItem.style.zIndex = `${Object.values(ToolbarAction).length + 1}`;
const isActive = toggleIsActive(toggleItem);
if (isActive) {
toggleItem.style.zIndex = `${Object.values(ToolbarAction).length + 1}`;
} else {
toggleItem.style.zIndex = "unset";
}
const { top, left, height } = toggleItem.getBoundingClientRect();

@@ -1143,0 +1139,0 @@ if (isActive) {

2

package.json
{
"name": "@oncokb/oncotree",
"version": "0.8.5",
"version": "0.8.6",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/oncotree.js",

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