Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@oncokb/oncotree

Package Overview
Dependencies
Maintainers
0
Versions
15
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.9.6 to 0.9.7

7

dist/oncotree.d.ts

@@ -147,2 +147,9 @@ import * as d3_2 from "d3";

export declare enum ToolbarAction {
TOGGLE = "toggle",
EXPAND = "expand",
COLLAPSE = "collapse",
COPY_JSON = "copy_json",
}
export declare type ToolbarOptions = {

@@ -149,0 +156,0 @@ direction?: Direction;

1

dist/oncotree.js

@@ -1304,2 +1304,3 @@ import "./index.css";

export {
ToolbarAction,
buildCollapseItem,

@@ -1306,0 +1307,0 @@ buildExpandItem,

2

package.json
{
"name": "@oncokb/oncotree",
"version": "0.9.6",
"version": "0.9.7",
"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