
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@treelab/panda
Advanced tools
Panda is a Treelab Component Library.
yarn install
to install all dependencies.yarn storybook
to start local storybook server and start working on components.treelab-panda-v3
directly from treelab-client
First build panda
cd path/to/treelab-panda-v3
yarn build
Then link panda into treelab-client
cd path/to/treelab-panda-v3
yarn link
cd path/to/treelab-client
yarn link @treelab/panda
Restart treelab-client
in order for the linked panda package to be properly included in the build.
Currently we don't do any automated/unit testing.
All published versions can be found on npmjs.com
Latest code can be built and published as an npm package using the Create new release and publish to npm GitHub action. Please carefully choose a semantic version when executing Run workflow
such that it is higher than the previous version published.
FAQs
Panda is a Treelab Component Library.
The npm package @treelab/panda receives a total of 124 weekly downloads. As such, @treelab/panda popularity was classified as not popular.
We found that @treelab/panda demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 12 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
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.