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

@adntro/raw-dna-dtc-parser

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adntro/raw-dna-dtc-parser - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

build/src/utils/raw-line-parser.js

@@ -22,3 +22,3 @@ "use strict";

: chrNum === 24 ? 'Y'
: chrNum === 25 ? 'XY'
: chrNum === 25 ? 'Y' //XY AncestryDNA
: chrNum === 26 ? 'MT'

@@ -25,0 +25,0 @@ : !isNaN(chrNum) && chrNum > 0

{
"name": "@adntro/raw-dna-dtc-parser",
"version": "0.0.9",
"version": "0.0.10",
"description": "DNA file reader (in DTC formats) and parser",

@@ -5,0 +5,0 @@ "author": "Adntro Genetics SL",

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