
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
@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 on ./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
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
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.