datapos-connector-file-store-emulator
v0.2.231
Published
<span><!-- OWASP_BADGES_START -->[](https://data-positioning.github.io/datapos-connector-file-store-emulator/dependency-check-reports/dependency-check-report.html)<!-- OWASP_BADGES_END --></span> [
Readme
Data Positioning File Store Emulator Connector
A TypeScript library that implements the File Store Emulator connector. It provides easy access to a curated set of files for demonstration and evaluation purposes.
Installation
There’s no need to install this connector manually. Once released, it’s uploaded to the Data Positioning Engine cloud and becomes instantly available to all new instances of the browser app. A notification about the new version is also sent to all existing browser apps.
Reports & Compliance
Dependency Check Report
The OWASP Dependency Check Report identifies known vulnerabilities in project dependencies. It is generated automatically on each release using the npm package owasp-dependency-check. We also rely on GitHub Dependabot to continuously check for vulnerabilities across all dependencies.
View the OWASP Dependency Check Report
Dependency Licenses
The following table lists top-level production and peer dependencies. All these dependencies (including transitive ones) have been recursively verified to use Apache-2.0, CC0-1.0, or MIT—commercially friendly licenses with minimal restrictions. Developers cloning this repository should independently verify dev and optional dependencies; users of the uploaded library are covered by these checks.
Installed dependencies are kept up-to-date with latest releases.
Bundle Analysis Report
The Bundle Analysis Report provides a detailed breakdown of the bundle's composition and module sizes, helping to identify which modules contribute most to the final build. It is generated automatically on each release using the npm package rollup-plugin-visualizer.
View the Bundle Analysis Report
Repository Management Commands
The following list details the repository management commands implementation by this project. For more details, please refer to the scripts section of the 'package.json' file in this project.
| Name | VSCode Shortcuts | Notes | | -------------------- | ---------------- | --------------------------------------------------------------------------------------------------------------- | | audit | alt+ctrl+shift+a | Audit the project's dependencies for known security vulnerabilities. | | build | alt+ctrl+shift+b | Type-check, compile and minify for production. Output in '/dist' directory. | | buildConnectorConfig | | | | bumpVersion | alt+ctrl+shift+v | | | check | alt+ctrl+shift+c | List the dependencies in the project that are outdated. | | document | alt+ctrl+shift+d | Identify the licenses of the project's dependencies. | | format | alt+ctrl+shift+f | Enforce formatting style rules. | | lint | alt+ctrl+shift+l | Check the code for potential errors and enforces coding styles. | | publishToNPM | alt+ctrl+shift+p | ❌ Not implemented. | | release | alt+ctrl+shift+r | Synchronise local repository with the main GitHub repository and upload connector to Data Positioning platform. | | syncWithGitHub | alt+ctrl+shift+s | Synchronise local repository with the main GitHub repository. | | updateDependencies | alt+ctrl+shift+l | Install the latest version of all Data Positioning dependencies. |
Compliance
The following badge reflects FOSSA's assessment of this repository's open-source license compliance.
License
MIT © 2026 Data Positioning Pty Ltd
