
Security News
New Website “Is It Really FOSS?” Tracks Transparency in Open Source Distribution Models
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
@qlik/nebula-table-utils
Advanced tools
Common Components, Hooks and utils between `sn-table` and `sn-pivot-table` projects
This repo will hold shared Components, hooks and util functions between sn-table and sn-pivot-table.
Since we have issues with setting up and linking this repo to work properly within nebula environment, here is the temporay solution in case if you want to develop locally, otherwise install the package and it should be fine.
chmod +x ./build-utils/build-copy.sh
first.env.local
file in your pkg project rootsn-pivot-table
and sn-table
project with latest build, you will need two variables that points to the root directory of those project in your local machine called: PV_TABLE_DIR
and SN_TABLE_DIR
. Please note that the value of those variable should be relative to the root directory of pkg repository.SN_TABLE_DIR="../SN_TABLE/in/your/machine"
PV_TABLE_DIR="../PIVOT_TABLE/in/your/machine"
pnpm build:watch
, whatever change you make into this directory will be copied to the node_modules of your local pivot table project.NOTE: Pls keep in mind that this is a temporary solution, we will fix this as soon as possible.
FAQs
Common Components, Hooks and utils between `sn-table` and `sn-pivot-table` projects
The npm package @qlik/nebula-table-utils receives a total of 0 weekly downloads. As such, @qlik/nebula-table-utils popularity was classified as not popular.
We found that @qlik/nebula-table-utils demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.