@dpuse/dpuse-tool-file-operators
v0.0.57
Published
[](./LICENSE) [](https://www.npmjs.com/package/@dpuse/dpuse-tool-file-operators)
Readme
Data Positioning File Operators Tool
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-file-operators.git
cd dpuse-tool-file-operators
npm installRequires Node.js 23.11 or later, npm 11 or later, and TypeScript 6.0.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 | | :--------------------------------------------------------------------- | :-----: | :----------- | :-------------------------------------------------------------------- | | @borewit/text-codec | 0.2.2 | MIT | LICENSE | | @dpuse/dpuse-shared | 0.3.743 | MIT | LICENSE | | @tokenizer/inflate | 0.4.1 | MIT | LICENSE | | @tokenizer/token | 0.3.0 | MIT | LICENSE | | chardet | 2.2.0 | MIT | LICENSE | | debug | 4.4.3 | MIT | LICENSE | | file-type | 22.0.1 | MIT | LICENSE | | ieee754 | 1.2.1 | BSD-3-Clause | LICENSE | | ms | 2.1.3 | MIT | LICENSE | | strtok3 | 10.3.5 | MIT | LICENSE | | token-types | 6.1.2 | MIT | LICENSE | | uint8array-extras | 1.5.0 | MIT | LICENSE |
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.
- @dpuse/dpuse-shared 0.3.743 — this month: 2026-07-14
- chardet 2.2.0 — this month: 2026-06-20
- file-type 22.0.1 — 3 months ago: 2026-04-09
- @tokenizer/inflate 0.4.1 — 7 months ago: 2025-11-18 ⚠️
- debug 4.4.3 — 10 months ago: 2025-09-13 ⚠️
- ms 2.1.3 — 67 months ago: 2020-12-08 ⚠️
- token-types 6.1.2 — 6 months ago: 2026-01-01
- debug 4.4.3 — 10 months ago: 2025-09-13 ⚠️
- strtok3 10.3.5 — 3 months ago: 2026-03-21
- @tokenizer/token 0.3.0 — 60 months ago: 2021-07-12 ⚠️
- token-types 6.1.2 — 6 months ago: 2026-01-01
- @borewit/text-codec 0.2.2 — 4 months ago: 2026-03-11
- @tokenizer/token 0.3.0 — 60 months ago: 2021-07-12 ⚠️
- ieee754 1.2.1 — 68 months ago: 2020-10-27 ⚠️
- uint8array-extras 1.5.0 — 10 months ago: 2025-08-22 ⚠️
- @tokenizer/inflate 0.4.1 — 7 months ago: 2025-11-18 ⚠️
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-file-operators.es.js | 163.6 kB · brotli 29.0 kB |
| chardet | ██████░░░░░░░░░░░░░░ 29.5% |
| lib/encoding/sbcs.js | ████░░░░░░░░░░░░░░░░ 20.2% |
| lib/encoding/mbcs.js | █░░░░░░░░░░░░░░░░░░░ 4.3% |
| lib/index.js | ░░░░░░░░░░░░░░░░░░░░ 2.0% |
| lib/encoding/iso2022.js | ░░░░░░░░░░░░░░░░░░░░ 1.1% |
| lib/encoding/unicode.js | ░░░░░░░░░░░░░░░░░░░░ 0.9% |
| lib/encoding/utf8.js | ░░░░░░░░░░░░░░░░░░░░ 0.5% |
| lib/encoding/ascii.js | ░░░░░░░░░░░░░░░░░░░░ 0.2% |
| lib/utils.js | ░░░░░░░░░░░░░░░░░░░░ 0.1% |
| lib/match.js | ░░░░░░░░░░░░░░░░░░░░ 0.1% |
| lib/fs/browser.js | ░░░░░░░░░░░░░░░░░░░░ 0.1% |
| file-type | ██████░░░░░░░░░░░░░░ 27.5% |
| source/index.js | ███░░░░░░░░░░░░░░░░░ 15.0% |
| source/detectors/zip.js | █░░░░░░░░░░░░░░░░░░░ 6.5% |
| source/supported.js | █░░░░░░░░░░░░░░░░░░░ 2.9% |
| source/detectors/asf.js | ░░░░░░░░░░░░░░░░░░░░ 0.8% |
| source/detectors/ebml.js | ░░░░░░░░░░░░░░░░░░░░ 0.7% |
| source/detectors/png.js | ░░░░░░░░░░░░░░░░░░░░ 0.6% |
| source/parser.js | ░░░░░░░░░░░░░░░░░░░░ 0.5% |
| source/tokens.js | ░░░░░░░░░░░░░░░░░░░░ 0.4% |
| (unassigned) → [unassigned] | ████░░░░░░░░░░░░░░░░ 20.4% |
| strtok3 | █░░░░░░░░░░░░░░░░░░░ 4.3% |
| lib/ReadStreamTokenizer.js | ░░░░░░░░░░░░░░░░░░░░ 0.9% |
| lib/AbstractTokenizer.js | ░░░░░░░░░░░░░░░░░░░░ 0.9% |
| lib/stream/AbstractStreamReader.js | ░░░░░░░░░░░░░░░░░░░░ 0.6% |
| lib/stream/WebStreamDefaultReader.js | ░░░░░░░░░░░░░░░░░░░░ 0.5% |
| lib/BlobTokenizer.js | ░░░░░░░░░░░░░░░░░░░░ 0.4% |
| lib/BufferTokenizer.js | ░░░░░░░░░░░░░░░░░░░░ 0.4% |
| lib/stream/WebStreamByobReader.js | ░░░░░░░░░░░░░░░░░░░░ 0.2% |
| lib/core.js | ░░░░░░░░░░░░░░░░░░░░ 0.1% |
| lib/stream/Errors.js | ░░░░░░░░░░░░░░░░░░░░ 0.1% |
| lib/stream/WebStreamReaderFactory.js | ░░░░░░░░░░░░░░░░░░░░ 0.1% |
| lib/stream/WebStreamReader.js | ░░░░░░░░░░░░░░░░░░░░ 0.1% |
| @dpuse/dpuse-shared | █░░░░░░░░░░░░░░░░░░░ 4.3% |
| dist/dpuse-shared-encoding.es.js | █░░░░░░░░░░░░░░░░░░░ 3.6% |
| dist/dpuse-shared-errors.es.js | ░░░░░░░░░░░░░░░░░░░░ 0.6% |
| @tokenizer/inflate | █░░░░░░░░░░░░░░░░░░░ 4.0% |
| lib/ZipHandler.js | █░░░░░░░░░░░░░░░░░░░ 3.0% |
| lib/ZipToken.js | ░░░░░░░░░░░░░░░░░░░░ 0.7% |
| lib/GzipHandler.js | ░░░░░░░░░░░░░░░░░░░░ 0.2% |
| debug | █░░░░░░░░░░░░░░░░░░░ 3.1% |
| src/browser.js | ░░░░░░░░░░░░░░░░░░░░ 1.6% |
| src/common.js | ░░░░░░░░░░░░░░░░░░░░ 1.5% |
| src → index.ts | █░░░░░░░░░░░░░░░░░░░ 2.7% |
| @borewit/text-codec → lib/index.js | ░░░░░░░░░░░░░░░░░░░░ 2.1% |
| ms → index.js | ░░░░░░░░░░░░░░░░░░░░ 1.0% |
| token-types → lib/index.js | ░░░░░░░░░░░░░░░░░░░░ 0.6% |
| uint8array-extras → index.js | ░░░░░░░░░░░░░░░░░░░░ 0.6% |
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
mainvia 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 🚧
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
