+2
-0
| export { Variant } from './Variant.ts'; | ||
| export type { SampleData, SampleValue, Samples } from './Variant.ts'; | ||
| export type { GenotypeCallback } from './processGenotypes.ts'; | ||
| export type { InfoValue, MetaField, MetaMap } from './parseInfo.ts'; | ||
| export { default } from './parse.ts'; | ||
| export * from './parseBreakend.ts'; |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA,2CAAsC;AAA7B,qGAAA,OAAO,OAAA;AAGhB,uCAAoC;AAA3B,oHAAA,OAAO,OAAA;AAChB,qDAAkC"} | ||
| {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA,2CAAsC;AAA7B,qGAAA,OAAO,OAAA;AAKhB,uCAAoC;AAA3B,oHAAA,OAAO,OAAA;AAChB,qDAAkC"} |
+2
-0
| export { Variant } from './Variant.ts'; | ||
| export type { SampleData, SampleValue, Samples } from './Variant.ts'; | ||
| export type { GenotypeCallback } from './processGenotypes.ts'; | ||
| export type { InfoValue, MetaField, MetaMap } from './parseInfo.ts'; | ||
| export { default } from './parse.ts'; | ||
| export * from './parseBreakend.ts'; |
+1
-1
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAA;AAGtC,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAA;AACpC,cAAc,oBAAoB,CAAA"} | ||
| {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAA;AAKtC,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAA;AACpC,cAAc,oBAAoB,CAAA"} |
+1
-1
| { | ||
| "name": "@gmod/vcf", | ||
| "version": "7.0.7", | ||
| "version": "7.0.8", | ||
| "description": "High performance streaming Variant Call Format (VCF) parser in pure JavaScript", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+1
-1
@@ -6,3 +6,3 @@ # vcf-js | ||
| [](https://npmjs.org/package/@gmod/vcf) | ||
| [](https://github.com/GMOD/vcf-js/actions) | ||
| [](https://github.com/GMOD/vcf-js/actions) | ||
@@ -9,0 +9,0 @@ ## Usage |
+2
-0
| export { Variant } from './Variant.ts' | ||
| export type { SampleData, SampleValue, Samples } from './Variant.ts' | ||
| export type { GenotypeCallback } from './processGenotypes.ts' | ||
| export type { InfoValue, MetaField, MetaMap } from './parseInfo.ts' | ||
| export { default } from './parse.ts' | ||
| export * from './parseBreakend.ts' |
162722
0.26%3502
0.17%