
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.
@rdil/prop-types-shim
Advanced tools
Runtime type checking for React props and similar objects.
This is a version of the prop-types
package that has almost everything commented out.
You are hopefully asking "why??!" at this point. The answer is simple.
For codebases mid-transition to TypeScript, or codebases switching to a new build tool that doesn't support prop-types removal.
This package allows you to set a resolution for prop-types
, so you don't have to change any of your existing code, but also don't have to deal with the pesky warnings.
No prop type checking, no (or, I guess, fewer) problems!
Most of the tests have been deleted. But the remaining ones do ensure that it works as a shim.
(@rdil/)prop-types(-shim) is MIT licensed.
15.8.1
.data
; call hasOwnProperty
properly (#370)it
functions to arrow functions (#370)eslint
FAQs
Runtime type checking for React props and similar objects.
The npm package @rdil/prop-types-shim receives a total of 651 weekly downloads. As such, @rdil/prop-types-shim popularity was classified as not popular.
We found that @rdil/prop-types-shim demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
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.