
Security News
Bun 1.2.19 Adds Isolated Installs for Better Monorepo Support
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
@rocket.chat/forked-matrix-sdk-crypto-nodejs
Advanced tools
matrix-sdk-crypto crate for Node JS
npm install -g yarn@1
to ensure you have Yarn.yarn install
to configure dependencies.yarn rust:targets
to configure the targets.yarn build:release
for a release build. yarn build:debug
for a debug build.yarn build:ts
to build the TypeScript part.Note that the output will not be capable of a publishable release, but will allow for local
development in the case of a platform-specific binding not being available. Downstream projects
will be affected by this as it might trigger this project's build script during npm install
.
Note that the release process currently only works on Linux. Mac OS might work, but Windows definitely doesn't. WSL works fine though, just not on the host.
You will need Docker installed.
Cargo.toml
file, and ensure they are being used. Push
these changes.package.json
version. npm version
may be of use.npm publish
. This will build and set up various Docker containers.
Windows:
rustup toolchain install stable-gnu
FAQs
matrix-sdk-crypto crate for Node JS
We found that @rocket.chat/forked-matrix-sdk-crypto-nodejs demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Security News
Popular npm packages like eslint-config-prettier were compromised after a phishing attack stole a maintainer’s token, spreading malicious updates.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.