
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
jest-roblox
Advanced tools
Jest Roblox <img src="https://github.com/Roblox/jest-roblox-internal/workflows/CI/badge.svg" alt="GitHub Actions Build St
Jest Roblox can run within Roblox itself, as well as inside roblox-cli for testing on CI systems.
We use Jest Roblox at Roblox for testing our apps, in-game core scripts, built-in Roblox Studio plugins, as well as libraries like Roact Navigation.
Add this package to your dev_dependencies
in your rotriever.toml
, for example:
JestGlobals = "3.12.0"
Then, require anything you need from JestGlobals
:
local JestGlobals = require(Packages.JestGlobals)
local expect = JestGlobals.expect
Jest Roblox is a Roblox port of the open source JavaScript testing framework Jest. Modules in the modules
directory are aligned to v27.4.7 of Jest.
Contributions are welcome! See CONTRIBUTING.md for information.
Jest Roblox is available under the MIT license. See LICENSE for details.
FAQs
Jest Roblox <img src="https://github.com/Roblox/jest-roblox-internal/workflows/CI/badge.svg" alt="GitHub Actions Build St
The npm package jest-roblox receives a total of 3 weekly downloads. As such, jest-roblox popularity was classified as not popular.
We found that jest-roblox demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.