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

seqviz

Package Overview
Dependencies
Maintainers
3
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seqviz - npm Package Compare versions

Comparing version

to
3.5.25

28

dist/sequence.d.ts

@@ -15,16 +15,2 @@ import { Annotation, Range, SeqType } from "./elements";

b: {
d: string;
n: string;
};
j: {
i: string;
l: string;
};
x: {};
z: {
e: string;
q: string;
};
} | {
b: {
c: string;

@@ -142,2 +128,16 @@ g: string;

};
} | {
b: {
d: string;
n: string;
};
j: {
i: string;
l: string;
};
x: {};
z: {
e: string;
q: string;
};
};

@@ -144,0 +144,0 @@ /**

{
"name": "seqviz",
"description": "A viewer for DNA, RNA, and protein sequences that supports many input formats",
"version": "3.5.24",
"version": "3.5.25",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "types": "dist/index.d.ts",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet