npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@dpuse/dpuse-tool-adaltas-csv-parser

v0.0.155

Published

[![npm version](https://img.shields.io/npm/v/@dpuse/dpuse-tool-adaltas-csv-parser.svg)](https://www.npmjs.com/package/@dpuse/dpuse-tool-adaltas-csv-parser) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)

Readme

Data Positioning CSV Parse Tool

npm version License: MIT

License: MIT DPUse version CI CodeQL Quality Gate Status

Documentation · Report a Vulnerability · Open an Issue

About DPUse

DPUse (Data Positioning & Use) is an in-browser application that positions your data for use through three core activities: sourcing, contextualising, and publishing. Sourcing uses a library of Connectors to establish Connections to applications, databases, file stores, and curated datasets; these connections are subsequently used to configure structured Data Views from the underlying sources. Contextualising extracts chronological events from those Data Views and maps them into comprehensive Context Models. This provides the DPUse Engine with the structural framework required to generate deterministic transactions, facts, or observations. Publishing employs a library of Presenters to render standard Presentations immediately using the contextualised data; additionally, Cookbooks of Recipes allow you to build Data Apps using your preferred tools.

Introduction

...

This connector is automatically uploaded to the DPUse Engine cloud once released and becomes instantly available to all new browser app instances, with existing instances notified of the update.

You may view or clone this repository for your own purposes, such as building a new, similar connector, though there is currently no process to accept third-party connectors into DPUse at this stage. Cloned or forked code is unsupported and isn't guaranteed to remain compatible with the DPUse Engine as it evolves.

git clone https://github.com/dpuse/dpuse-tool-adaltas-csv-parser.git
cd dpuse-tool-adaltas-csv-parser
npm install

Requires Node.js 23.11 or later, npm 11 or later, and TypeScript 5.9.3 or later.

License data is collected automatically on each release using license-checker. The following table lists all production dependencies. These dependencies (including transitive ones) have been checked and confirmed to use BSD-3-Clause or MIT — all permissive, commercially-friendly licenses. Users of the uploaded library are covered by these checks; developers cloning this repository should independently verify development dependencies.

| Dependency | Version | License(s) | Document | | :----------------------------------------------------------- | :-----: | :--------- | :-------------------------------------------------------------------- | | @dpuse/dpuse-shared | 0.3.758 | MIT | LICENSE | | csv-parse | 7.0.1 | MIT | LICENSE |

Dependency Tree

The dependency tree below lists every package in this project — direct and transitive — along with its installed version, release date, and update status. Packages flagged ❗ have a newer version available; ⚠️ indicates a package that hasn't been updated in the last 6 months or longer. Neither flag necessarily indicates a problem: we let new releases stabilise before upgrading, and some packages are simply mature and stable, requiring no active development.

The Bundle Analysis Report is generated automatically on each release using Sonda, which analyses final source maps to reveal the actual effects of tree-shaking and minification rather than relying on pre-build estimates.

Note: Sonda's Vite reports currently exclude CSS files, since Vite does not generate source maps for CSS.

| Chunk/Module/File | Composition | | :--------------------------------------------------------------------------- | :--------------------------- | | dist/dpuse-tool-adaltas-csv-parser.es.js | 109.2 kB · brotli 24.5 kB | |     csv-parse → dist/esm/index.js | ██████████████████░░ 90.8% | |     (unassigned) → [unassigned] | █░░░░░░░░░░░░░░░░░░░ 4.8% | |     src → index.ts | █░░░░░░░░░░░░░░░░░░░ 3.4% | |     @dpuse/dpuse-shared → dist/dpuse-shared-errors.es.js | ░░░░░░░░░░░░░░░░░░░░ 1.0% |

(unassigned) = bytes Sonda can't trace to a specific source line (whitespace, stray keywords, bundler-injected region markers) — not actual missing/unknown code.

Security & Quality

CodeQL

CodeQL static analysis runs on every push to main and on a weekly schedule, scanning TypeScript, JavaScript, Rust, and GitHub Actions workflow files for security vulnerabilities and coding errors.

SonarCloud

SonarCloud performs continuous code quality and security analysis on every push, detecting bugs, code smells, and security vulnerabilities in the TypeScript source.

Vulnerability Scanning

Two complementary tools continuously monitor dependencies for known vulnerabilities:

  • npm audit runs on every push to main via the CI workflow, failing the build if any high or critical severity vulnerabilities are detected.
  • GitHub Dependabot automatically raises pull requests to update vulnerable dependencies, drawing on the GitHub Advisory Database which combines NVD and npm-specific advisories.

Supply Chain Security

Socket.dev monitors all dependencies for supply chain risk — detecting malicious packages, dependency confusion, typosquatting, and suspicious behaviour that may not yet have a CVE.

Reporting Vulnerabilities

Please do not open public GitHub issues for security vulnerabilities. Use GitHub private vulnerability reporting instead. See SECURITY.md for the full disclosure policy, contact details, and expected response times.

OpenSSF 🚧

OpenSSF Scorecard

This project is working towards the OpenSSF Best Practices Passing badge, a self-certification covering security policy, vulnerability reporting, build processes, code quality, and more. Currently the OpenSSF Scorecard provides an independent automated assessment of the project's security practices and is an ongoing area of improvement.

Contributing

This repository is maintained solely by its owner and does not, at present, accept external contributions into the canonical repo. Its source is published openly under the MIT License — every DPUse project is fully open source except DPUse Engine, which remains closed and proprietary.

For security vulnerabilities, see Reporting Vulnerabilities. For bugs, inconsistencies, or other feedback, open a GitHub issue — feedback is read, but responses and fixes are at the maintainer's discretion.

License

This project is licensed under the MIT License, permitting free use, modification, and distribution.

MIT © 2026-present Jonathan Terrell