
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.
@messagebird/client
Advanced tools
Documentation can be found at https://developers.messagebird.com/api/client-sdk/
Documentation can be found at https://developers.messagebird.com/api/client-sdk/
To get started developing for Client SDK - it is recommended to use WebRTC Quickstart so that you can test changes made to the SDK in an actual app.
git clone git@git.messagebird.io:frontend/javascript-webrtc-sdk.git
cd ./client-sdk && yarn
yarn link
to setup the package for local developmentgit clone https://gitlab.messagebird.io/frontend/webrtc-quickstart
cd ./webrtc-quickstart && yarn
yarn link @messagebird/client
yarn start
The Gitlab Pipelines of Client SDK automatically prepare a release and publish to npm when a branch is merged to master. In order to determine what type of release needs to be done (major, minor, patch), commit messages must match the conventional commit format described here: https://github.com/semantic-release/semantic-release#commit-message-format
FAQs
Documentation can be found at https://developers.messagebird.com/api/client-sdk/
We found that @messagebird/client demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 92 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.